Searched refs:tex_height (Results 1 – 3 of 3) sorted by relevance
510 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() argument609 for (j = 0; j < tex_height / 2; j++) in fillTextureWithColor()622 for (; j < tex_height; j++) in fillTextureWithColor()
2853 const int32_t tex_height = 32; in TEST_F() local2861 image_create_info.extent.height = tex_height; in TEST_F()3239 const int32_t tex_height = 32; in TEST_F() local3247 image_create_info.extent.height = tex_height; in TEST_F()3307 const int32_t tex_height = 256; in TEST_F() local3315 image_create_info.extent.height = tex_height; in TEST_F()3661 const int32_t tex_height = 32; in TEST_F() local3669 image_create_info.extent.height = tex_height; in TEST_F()10424 const int32_t tex_height = 32; in TEST_F() local10431 image_create_info.extent.height = tex_height; in TEST_F()[all …]
3040 LLVMValueRef tex_height = in lp_build_sample_soa_code() local3044 tex_height, in lp_build_sample_soa_code()