Home
last modified time | relevance | path

Searched defs:tex_width (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_sampler.c265 const int tex_width = texture->width - 1; in fetch_bgra_clamp() local
298 const int tex_width = texture->width - 1; in fetch_bgrx_clamp() local
490 const int tex_width = texture->width - 1; in fetch_bgra_clamp_linear() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h98 guint tex_width; member
/third_party/glfw/tests/
Dvulkan.c245 int32_t tex_width, tex_height; member
922 const int32_t tex_width = 2; in demo_prepare_texture_image() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp597 void TestClampModeForInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width,… in fillTextureWithColor()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c866 unsigned tex_width = sv[0]->texture->width0; in draw_textured_quad() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3561 LLVMValueRef tex_width = dynamic_state->width(dynamic_state, gallivm, in lp_build_sample_soa_code() local