Searched defs:encObj (Results 1 – 2 of 2) sorted by relevance
1639 ClAstcHandle *clAstcHandle, ClAstcObjEnc *encObj) in ClCreateBufferAndImage()1676 static CL_ASTC_STATUS ClKernelArgSet(ClAstcHandle *clAstcHandle, ClAstcObjEnc *encObj, int width, i… in ClKernelArgSet()1707 static CL_ASTC_STATUS ClKernelArgSetAndRun(ClAstcHandle *clAstcHandle, ClAstcObjEnc *encObj, int wi… in ClKernelArgSetAndRun()1746 static CL_ASTC_STATUS ClReadAstcBufAndBlockError(ClAstcHandle *clAstcHandle, ClAstcObjEnc *encObj, in ClReadAstcBufAndBlockError()1780 ClAstcObjEnc *encObj = &clAstcHandle->encObj; in AstcClEncImage() local
58 ClAstcObjEnc encObj; member