/external/deqp/external/openglcts/modules/gl/ |
D | gl4cSparseTexture2Tests.cpp | 914 GLint texSize = width * height * depth * mState.format.getPixelSize(); in writeDataToTexture() local 1019 GLint texSize = width * height * depth * mState.format.getPixelSize(); in verifyTextureData() local 1057 GLint texSize = width * height * mState.format.getPixelSize(); in verifyTextureData() local 1098 GLint texSize = width * height * depth; in verifyTextureData() local 1593 GLint texSize = width * height * depth * mState.format.getPixelSize(); in verifyTextureDataExtended() local 1642 GLint texSize = width * height * mState.format.getPixelSize(); in verifyTextureDataExtended() local 1704 GLint texSize = width * height * depth; in verifyTextureDataExtended() local 1857 GLint texSize = width * height * depth; in verifyAtomicOperations() local 2573 GLint texSize = width * height * depth * mState.format.getPixelSize(); in writeDataToTexture() local 2700 GLint texSize = width * height * depth; in verifyLookupTextureData() local
|
D | gl4cSparseTextureClampTests.cpp | 297 GLint texSize = width * height; in verifyLookupTextureData() local 696 GLint texSize = width * height * depth * mState.format.getPixelSize(); in writeDataToTexture() local 794 GLint texSize = width * height; in verifyLookupTextureData() local
|
D | gl4cSparseTextureTests.cpp | 1765 GLint texSize = width * height * depth * mState.format.getPixelSize(); in writeDataToTexture() local 1819 GLint texSize = width * height * depth * mState.format.getPixelSize(); in verifyTextureData() local 1857 GLint texSize = width * height * mState.format.getPixelSize(); in verifyTextureData() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_pixeltransfer.c | 53 const uint texSize = pt->width0; in load_color_map_texture() local
|
D | st_texture.c | 439 const uint texSize = 256; /* simple, and usually perfect */ in st_create_color_map_texture() local
|
/external/angle/src/tests/gl_tests/ |
D | UnpackRowLength.cpp | 47 void testRowLength(int texSize, int rowLength) in testRowLength()
|
D | EGLImageMECFriendlyTest.cpp | 40 constexpr GLsizei texSize = 32; in testSetUp() local
|
D | ExternalWrapTest.cpp | 66 constexpr GLsizei texSize = 32; in testSetUp() local
|
D | RobustResourceInitTest.cpp | 1787 const int texSize = 512; in copyTexSubImage2DCustomFBOTest() local
|
/external/deqp/modules/gles2/performance/ |
D | es2pTextureUploadTests.cpp | 100 … UploadFunction uploadFunction, uint32_t format, uint32_t type, int texSize) in TextureUploadCase() 312 … UploadFunction uploadFunction, uint32_t format, uint32_t type, int texSize) in TextureUploadCallCase() 409 int texSize) in TextureUploadAndDrawCase()
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboColorbufferTests.cpp | 125 const IVec2 &texSize) in FboColorTex2DCase() 213 const IVec3 &texSize) in FboColorTexCubeArrayCase()
|
D | es31fGeometryShaderTests.cpp | 3220 const tcu::IVec3 texSize = getTargetDimensions(m_target); in initTexture() local 3716 const tcu::IVec3 texSize = getTargetDimensions(m_target); in renderToTexture() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboColorbufferTests.cpp | 338 const IVec2 &texSize) in FboColorTexCubeCase() 477 const IVec3 &texSize) in FboColorTex2DArrayCase() 605 const IVec3 &texSize) in FboColorTex3DCase()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcTextureFilterAnisotropicTests.cpp | 577 GLuint texSize = 32 / (l + 1); in fillTexture() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 1317 … const VkImageCreateInfo &imageCreateInfo, const tcu::UVec3 texSize) in uploadSparseImage() 1435 tcu::UVec3 texSize; in useSampler() local 1635 … const tcu::TextureFormat &texFormat, const tcu::UVec3 texSize, in createSamplerUniform()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Renderer11.cpp | 3475 const gl::Extents &texSize = textureHelper.getExtents(); in readFromAttachment() local
|
D | TextureStorage11.cpp | 587 gl::Extents texSize(getLevelWidth(level), getLevelHeight(level), getLevelDepth(level)); in updateSubresourceLevel() local
|