/external/skia/samplecode/ |
D | SampleVertices.cpp | 139 void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 170 void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
D | SampleSlides.cpp | 286 static void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 317 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
/external/skqp/samplecode/ |
D | SampleVertices.cpp | 145 void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 175 void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
D | PerlinPatch.cpp | 142 SkScalar texHeight = fTexScale * TexHeight; in onDrawContent() local
|
D | SampleSlides.cpp | 288 static void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() 318 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip()
|
/external/mesa3d/src/mesa/main/ |
D | dlist.h | 64 unsigned texWidth, texHeight; member
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 259 int texHeight = refTexture.getHeight(); in iterate() local 532 int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 250 int texHeight = refTexture.getHeight(); in iterate() local 519 int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureMipmapTests.cpp | 301 const int texHeight = refTexture.getHeight(); in iterate() local 625 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local 1250 const int texHeight = refTexture.getHeight(); in iterate() local 1500 const int texHeight = refTexture.getHeight(); in iterate() local 1811 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local 2127 const int texHeight = refTexture.getHeight(); in iterate() local
|
D | es3fVertexTextureTests.cpp | 582 const int texHeight = 1 << deLog2Ceil32(MAX_2D_RENDER_HEIGHT / 2); in init() local 888 const int texHeight = 1 << deLog2Ceil32(MAX_CUBE_RENDER_HEIGHT / 2 / 2); in init() local 1228 const int texHeight = HEIGHT_2D_ARRAY; in init() local 1292 const int texHeight = refTexture.getHeight(); in calculateLod() local 1568 const int texHeight = HEIGHT_3D; in init() local
|
D | es3fTextureUnitTests.cpp | 822 …const int texHeight = is2dTex ? TEXTURE_HEIGHT_2D : isCubeTex ? TEXTURE_HEIGHT_CUBE : is2dArr… in init() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureMipmapTests.cpp | 257 const int texHeight = refTexture.getHeight(); in iterate() local 586 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
|
D | es2fVertexTextureTests.cpp | 482 const int texHeight = 1 << deLog2Ceil32(MAX_2D_RENDER_HEIGHT / 2); in init() local 790 const int texHeight = 1 << deLog2Ceil32(MAX_CUBE_RENDER_HEIGHT / 2 / 2); in init() local
|
D | es2fTextureUnitTests.cpp | 644 const int texHeight = is2d ? TEXTURE_HEIGHT_2D : TEXTURE_HEIGHT_CUBE; in init() local
|
D | es2fFboRenderTest.cpp | 1136 int texHeight = 64; in render() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aaline.c | 70 GLfloat texHeight[VARYING_SLOT_MAX]; member
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 1163 bool GrGLGpu::uploadTexData(GrPixelConfig texConfig, int texWidth, int texHeight, GrGLenum target, in uploadTexData() 1350 bool GrGLGpu::uploadCompressedTexData(GrPixelConfig texConfig, int texWidth, int texHeight, in uploadCompressedTexData()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 4926 const float texHeight = (float)m_view.getHeight(); in sample4() local 5159 const float texHeight = (float)m_view.getHeight(); in sample4() local 5368 const float texHeight = (float)m_view.getHeight(); in sample4() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSamplerTests.cpp | 1198 float texHeight; member
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 3181 GLint texHeight = texImage->Height; in find_mipmap_level() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 623 int texHeight, in TextureBorderClampTest()
|
/external/angle/src/tests/gl_tests/ |
D | TextureTest.cpp | 3355 GLint texWidth, texHeight; in TEST_P() local 8893 const GLsizei texHeight = getWindowHeight(); in TEST_P() local
|