/external/skia/tools/viewer/ |
D | SlidesSlide.cpp | 285 static void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 316 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 223 int texWidth = refTexture.getWidth(); in iterate() local 490 int texWidth = m_texture->getRefTexture().getSize(); in iterate() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 235 int texWidth = refTexture.getWidth(); in iterate() local 508 int texWidth = m_texture->getRefTexture().getSize(); in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureMipmapTests.cpp | 240 const int texWidth = refTexture.getWidth(); in iterate() local 568 const int texWidth = m_texture->getRefTexture().getSize(); in iterate() local 1224 const int texWidth = refTexture.getWidth(); in iterate() local 1482 const int texWidth = refTexture.getWidth(); in iterate() local 1809 const int texWidth = m_texture->getRefTexture().getSize(); in iterate() local 2130 const int texWidth = refTexture.getWidth(); in iterate() local
|
D | es3fVertexTextureTests.cpp | 736 const int texWidth = 1 << deLog2Ceil32(MAX_2D_RENDER_WIDTH / 2); in init() local 1052 const int texWidth = 1 << deLog2Ceil32(MAX_CUBE_RENDER_WIDTH / 3 / 2); in init() local 1408 const int texWidth = WIDTH_2D_ARRAY; in init() local 1474 const int texWidth = refTexture.getWidth(); in calculateLod() local 1739 const int texWidth = WIDTH_3D; in init() local
|
D | es3fTextureUnitTests.cpp | 726 const int texWidth = is2dTex ? TEXTURE_WIDTH_2D : in init() local
|
D | es3fTextureSpecificationTests.cpp | 2988 const uint32_t texWidth = 4; in createTexture() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureMipmapTests.cpp | 233 const int texWidth = refTexture.getWidth(); in iterate() local 568 const int texWidth = m_texture->getRefTexture().getSize(); in iterate() local
|
D | es2fVertexTextureTests.cpp | 585 const int texWidth = 1 << deLog2Ceil32(MAX_2D_RENDER_WIDTH / 2); in init() local 903 const int texWidth = 1 << deLog2Ceil32(MAX_CUBE_RENDER_WIDTH / 3 / 2); in init() local
|
D | es2fTextureUnitTests.cpp | 585 const int texWidth = is2d ? TEXTURE_WIDTH_2D : TEXTURE_WIDTH_CUBE; in init() local
|
D | es2fFboRenderTest.cpp | 1223 int texWidth = 64; in render() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 5121 const float texWidth = (float)m_view.getWidth(); in sample4() local 5236 const float texWidth = (float)m_view.getWidth(); in sample4() local 5462 const float texWidth = (float)m_view.getWidth(); in sample4() local 5659 const float texWidth = (float)m_view.getWidth(); in sample4() local
|
/external/angle/src/tests/gl_tests/ |
D | CopyTexImageTest.cpp | 1580 const int texWidth = (w + 6) * 2; in TEST_P() local
|
D | TextureTest.cpp | 4582 GLint texWidth = 0, texHeight = 0; in testTextureSize() local 13162 const GLsizei texWidth = getWindowWidth(); in TEST_P() local
|
D | VulkanPerformanceCounterTest.cpp | 7562 for (GLint texWidth = 1; texWidth <= 10; texWidth++) in TEST_P() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 613 StateType stateType, int texWidth, int texHeight, in TextureBorderClampTest()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 3684 GLint texWidth = texImage->Width; in find_mipmap_level() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSamplerTests.cpp | 1298 float texWidth; member
|