Home
last modified time | relevance | path

Searched defs:tex_width (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvklayertests_buffer_image_memory_sampler.cpp615 const int32_t tex_width = 32; in TEST_F() local
883 const int32_t tex_width = 32; in TEST_F() local
951 const int32_t tex_width = 256; in TEST_F() local
1305 const int32_t tex_width = 32; in TEST_F() local
3628 const int32_t tex_width = 32; in TEST_F() local
4630 const int32_t tex_width = 32; in TEST_F() local
5355 const int32_t tex_width = 32; in TEST_F() local
6384 const int32_t tex_width = 32; in TEST_F() local
Dvklayertests_descriptor_renderpass_framebuffer.cpp4115 const int32_t tex_width = 32; in TEST_F() local
4755 const int32_t tex_width = 32; in TEST_F() local
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp597 void TestClampModeForInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width,… in fillTextureWithColor()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2831 LLVMValueRef tex_width, newcoords[5]; in lp_build_sample_soa_code() local