Home
last modified time | relevance | path

Searched defs:uploadTexture (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/gl_tests/
DTextureTest.cpp7101 void uploadTexture() in uploadTexture() function in __anonafcdb8bb0111::TextureAnisotropyTest
7153 void uploadTexture() in uploadTexture() function in __anonafcdb8bb0111::TextureBorderClampTest
7660 void uploadTexture() in uploadTexture() function in __anonafcdb8bb0111::TextureBorderClampIntegerTestES3
7826 void uploadTexture(bool isInteger, bool isSigned, GLuint sampler) in uploadTexture() function in __anonafcdb8bb0111::TextureMirrorClampToEdgeTest
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp1094 bool GrVkGpu::uploadTexDataCompressed(GrVkImage* uploadTexture, in uploadTexDataCompressed()
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp766 static void uploadTexture (glu::CallLogWrapper& glLog, const LayeredImage& src, deUint32 textureBuf… in uploadTexture() function