Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_sampler.c268 const int tex_width = texture->width - 1; in fetch_bgra_clamp() local
304 const int tex_width = texture->width - 1; in fetch_bgrx_clamp() local
508 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/flutter/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.c871 unsigned tex_width = sv[0]->texture->width0; in draw_textured_quad() local
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.c89 int32_t tex_width; member
3220 int32_t tex_width, unsigned char *data) in gl_renderer_output_set_border()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3288 LLVMValueRef tex_width, newcoords[5]; in lp_build_sample_soa_code() local