Searched refs:uploadType (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 1020 …, const char* name, const char* desc, ShaderType type, TextureType texType, UploadType uploadType); 1038 …t, const char* name, const char* desc, ShaderType type, TextureType texType, UploadType uploadType) in TextureCase() argument 1042 , m_uploadType (uploadType) in TextureCase() 1048 DE_ASSERT(uploadType < UPLOAD_LAST); in TextureCase()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.h | 381 GrSurfaceOrigin texOrigin, GrGLenum target, UploadType uploadType, int left,
|
D | GrGLGpu.cpp | 1018 GrSurfaceOrigin texOrigin, GrGLenum target, UploadType uploadType, in uploadTexData() argument 1169 if (kNewTexture_UploadType == uploadType) { in uploadTexData()
|