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_tmp.h104 const int tex_width = texture->width - 1; in CONCAT2() local
Dlp_linear_sampler.c353 const int tex_width = texture->width - 1; in fetch_clamp_linear_bgra() local
/third_party/glfw/tests/
Dtriangle-vulkan.c127 int32_t tex_width, tex_height; member
813 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.c844 unsigned tex_width = sv[0]->texture->width0; in draw_textured_quad() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3409 LLVMValueRef tex_width = dynamic_state->width(gallivm, resources_type, in lp_build_sample_soa_code() local
4350 LLVMValueRef tex_width = dynamic_state->width(gallivm, in lp_build_size_query_soa() local
/third_party/glfw/deps/
Dnuklear.h4012 int tex_width; member