Searched defs:texSize (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pTextureUploadTests.cpp | 104 …onst char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadCase() 302 …onst char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadCallCase() 396 …onst char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadAndDrawCase()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_pixeltransfer.c | 100 const uint texSize = pt->width0; in load_color_map_texture() local
|
D | st_texture.c | 423 const uint texSize = 256; /* simple, and usually perfect */ in st_create_color_map_texture() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboColorbufferTests.cpp | 117 …Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3& texSize) in FboColorTexCubeArrayCase()
|
D | es31fGeometryShaderTests.cpp | 2802 const tcu::IVec3 texSize = getTargetDimensions(m_target); in initTexture() local 3239 const tcu::IVec3 texSize = getTargetDimensions(m_target); in renderToTexture() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboColorbufferTests.cpp | 326 …Context& context, const char* name, const char* description, deUint32 texFmt, const IVec2& texSize) in FboColorTexCubeCase() 475 …Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3& texSize) in FboColorTex2DArrayCase() 601 …Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3& texSize) in FboColorTex3DCase()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_screen.h | 78 int texSize[RADEON_NR_TEX_HEAPS]; member
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_screen.h | 78 int texSize[RADEON_NR_TEX_HEAPS]; member
|