Home
last modified time | relevance | path

Searched refs:tex_height (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp510 void fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width, GLsizei tex_height,
597 …rInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width, GLsizei tex_height, in fillTextureWithColor() argument
609 for (j = 0; j < tex_height / 2; j++) in fillTextureWithColor()
622 for (; j < tex_height; j++) in fillTextureWithColor()
/external/vulkan-validation-layers/tests/
Dvklayertests_buffer_image_memory_sampler.cpp616 const int32_t tex_height = 32; in TEST_F() local
624 image_create_info.extent.height = tex_height; in TEST_F()
884 const int32_t tex_height = 32; in TEST_F() local
892 image_create_info.extent.height = tex_height; in TEST_F()
952 const int32_t tex_height = 256; in TEST_F() local
960 image_create_info.extent.height = tex_height; in TEST_F()
1306 const int32_t tex_height = 32; in TEST_F() local
1314 image_create_info.extent.height = tex_height; in TEST_F()
3629 const int32_t tex_height = 32; in TEST_F() local
3636 image_create_info.extent.height = tex_height; in TEST_F()
[all …]
Dvklayertests_descriptor_renderpass_framebuffer.cpp4116 const int32_t tex_height = 32; in TEST_F() local
4123 image_create_info.extent.height = tex_height; in TEST_F()
4756 const int32_t tex_height = 32; in TEST_F() local
4763 image_create_info.extent.height = tex_height; in TEST_F()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3101 LLVMValueRef tex_height = in lp_build_sample_soa_code() local
3105 tex_height, in lp_build_sample_soa_code()