Home
last modified time | relevance | path

Searched defs:texHeight (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Ddlist.h97 unsigned texWidth, texHeight; member
/third_party/skia/samplecode/
H A DSampleVertices.cpp139 void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() argument
170 void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() argument
H A DSampleSlides.cpp286 static void make_fan(Rec* rec, int texWidth, int texHeight) { in make_fan() argument
317 static void make_strip(Rec* rec, int texWidth, int texHeight) { in make_strip() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSamplerFilterAnisotropicTests.cpp121 const uint32_t texHeight = textureHeightLevel0 >> level; in InitTexture() local
H A DTextureViewTests.cpp150 const uint32_t texHeight = textureHeightLevel0 >> level; in initTexture() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWGPUHelpers.cpp150 BasicRenderPass(uint32_t texWidth, uint32_t texHeight, wgpu::Texture colorAttachment, wgpu::TextureFormat textureFormat) BasicRenderPass() argument
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp259 int texHeight = refTexture.getHeight(); in iterate() local
532 int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp257 const int texHeight = refTexture.getHeight(); in iterate() local
586 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
H A Des2fFboRenderTest.cpp1136 int texHeight = 64; in render() local
H A Des2fTextureUnitTests.cpp646 const int texHeight = is2d ? TEXTURE_HEIGHT_2D : TEXTURE_HEIGHT_CUBE; in init() local
H A 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
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp250 int texHeight = refTexture.getHeight(); in iterate() local
519 int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c3429 GLint texHeight = texImage->Height; in find_mipmap_level() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A 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(); iterate() local
[all...]
H A Des3fTextureSpecificationTests.cpp2925 const deUint32 texHeight = 4; in createTexture() local
H A Des3fTextureUnitTests.cpp824 const int texHeight = is2dTex ? TEXTURE_HEIGHT_2D : isCubeTex ? TEXTURE_HEIGHT_CUBE : is2dArrayTex ? TEXTURE_HEIGHT_2D_ARRAY : TEXTURE_HEIGHT_3D; in init() local
H A 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(); calculateLod() local
1568 const int texHeight = HEIGHT_3D; init() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureTest.cpp3394 GLint texWidth = 0, texHeight = 0; in testTextureSize() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1268 float texHeight; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1280 float texHeight; member

Completed in 55 milliseconds