Searched refs:tex_width (Results 1 – 3 of 3) sorted by relevance
510 void fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width, GLsizei tex_height,597 void TestClampModeForInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width,… in fillTextureWithColor() argument611 for (i = 0; i < tex_width / 2; i++) in fillTextureWithColor()616 for (; i < tex_width; i++) in fillTextureWithColor()624 for (i = 0; i < tex_width / 2; i++) in fillTextureWithColor()629 for (; i < tex_width; i++) in fillTextureWithColor()
2760 LLVMValueRef tex_width, newcoords[5]; in lp_build_sample_soa_code() local3014 tex_width = dynamic_state->width(dynamic_state, gallivm, in lp_build_sample_soa_code()3033 bld.int_size = tex_width; in lp_build_sample_soa_code()3037 tex_width, in lp_build_sample_soa_code()
2852 const int32_t tex_width = 32; in TEST_F() local2860 image_create_info.extent.width = tex_width; in TEST_F()3238 const int32_t tex_width = 32; in TEST_F() local3246 image_create_info.extent.width = tex_width; in TEST_F()3306 const int32_t tex_width = 256; in TEST_F() local3314 image_create_info.extent.width = tex_width; in TEST_F()3660 const int32_t tex_width = 32; in TEST_F() local3668 image_create_info.extent.width = tex_width; in TEST_F()10423 const int32_t tex_width = 32; in TEST_F() local10430 image_create_info.extent.width = tex_width; in TEST_F()[all …]