Home
last modified time | relevance | path

Searched defs:texHeight (Results 1 – 19 of 19) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddlist.h64 unsigned texWidth, texHeight; member
/external/skia/tools/viewer/
DSlidesSlide.cpp285 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/gles2/accuracy/
Des2aTextureMipmapTests.cpp259 int texHeight = refTexture.getHeight(); in iterate() local
532 int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp250 int texHeight = refTexture.getHeight(); in iterate() local
519 int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fTextureMipmapTests.cpp301 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
Des3fVertexTextureTests.cpp582 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
Des3fTextureUnitTests.cpp824 …const int texHeight = is2dTex ? TEXTURE_HEIGHT_2D : isCubeTex ? TEXTURE_HEIGHT_CUBE : is2dArr… in init() local
Des3fTextureSpecificationTests.cpp2925 const deUint32 texHeight = 4; in createTexture() local
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp257 const int texHeight = refTexture.getHeight(); in iterate() local
586 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
Des2fVertexTextureTests.cpp482 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
Des2fTextureUnitTests.cpp646 const int texHeight = is2d ? TEXTURE_HEIGHT_2D : TEXTURE_HEIGHT_CUBE; in init() local
Des2fFboRenderTest.cpp1136 int texHeight = 64; in render() local
/external/mesa3d/src/mesa/swrast/
Ds_aaline.c70 GLfloat texHeight[VARYING_SLOT_MAX]; member
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4947 const float texHeight = (float)m_view.getHeight(); in sample4() local
5180 const float texHeight = (float)m_view.getHeight(); in sample4() local
5389 const float texHeight = (float)m_view.getHeight(); in sample4() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp1268 float texHeight; member
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c3181 GLint texHeight = texImage->Height; in find_mipmap_level() local
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp623 int texHeight, in TextureBorderClampTest()
/external/angle/src/tests/gl_tests/
DTextureTest.cpp3920 GLint texWidth = 0, texHeight = 0; in testTextureSize() local
10461 const GLsizei texHeight = getWindowHeight(); in TEST_P() local
DVulkanPerformanceCounterTest.cpp6809 for (GLint texHeight = 1; texHeight <= 10; texHeight++) in TEST_P() local