Searched refs:tex_width (Results 1 – 4 of 4) 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()
615 const int32_t tex_width = 32; in TEST_F() local623 image_create_info.extent.width = tex_width; in TEST_F()883 const int32_t tex_width = 32; in TEST_F() local891 image_create_info.extent.width = tex_width; in TEST_F()951 const int32_t tex_width = 256; in TEST_F() local959 image_create_info.extent.width = tex_width; in TEST_F()1305 const int32_t tex_width = 32; in TEST_F() local1313 image_create_info.extent.width = tex_width; in TEST_F()3628 const int32_t tex_width = 32; in TEST_F() local3635 image_create_info.extent.width = tex_width; in TEST_F()[all …]
4115 const int32_t tex_width = 32; in TEST_F() local4122 image_create_info.extent.width = tex_width; in TEST_F()4755 const int32_t tex_width = 32; in TEST_F() local4762 image_create_info.extent.width = tex_width; in TEST_F()
2831 LLVMValueRef tex_width, newcoords[5]; in lp_build_sample_soa_code() local3071 tex_width = dynamic_state->width(dynamic_state, gallivm, in lp_build_sample_soa_code()3094 bld.int_size = tex_width; in lp_build_sample_soa_code()3098 tex_width, in lp_build_sample_soa_code()