Home
last modified time | relevance | path

Searched refs:tex_height (Results 1 – 3 of 3) 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/
Dlayer_validation_tests.cpp2853 const int32_t tex_height = 32; in TEST_F() local
2861 image_create_info.extent.height = tex_height; in TEST_F()
3239 const int32_t tex_height = 32; in TEST_F() local
3247 image_create_info.extent.height = tex_height; in TEST_F()
3307 const int32_t tex_height = 256; in TEST_F() local
3315 image_create_info.extent.height = tex_height; in TEST_F()
3661 const int32_t tex_height = 32; in TEST_F() local
3669 image_create_info.extent.height = tex_height; in TEST_F()
10424 const int32_t tex_height = 32; in TEST_F() local
10431 image_create_info.extent.height = tex_height; in TEST_F()
[all …]
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3040 LLVMValueRef tex_height = in lp_build_sample_soa_code() local
3044 tex_height, in lp_build_sample_soa_code()