Searched defs:tex_width (Results 1 – 7 of 7) sorted by relevance
104 const int tex_width = texture->width - 1; in CONCAT2() local
353 const int tex_width = texture->width - 1; in fetch_clamp_linear_bgra() local
127 int32_t tex_width, tex_height; member813 const int32_t tex_width = 2; in demo_prepare_texture_image() local
597 void TestClampModeForInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width,… in fillTextureWithColor()
844 unsigned tex_width = sv[0]->texture->width0; in draw_textured_quad() local
3409 LLVMValueRef tex_width = dynamic_state->width(gallivm, resources_type, in lp_build_sample_soa_code() local4350 LLVMValueRef tex_width = dynamic_state->width(gallivm, in lp_build_size_query_soa() local
4012 int tex_width; member