Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_sampler.c264 const int tex_height = texture->height - 1; in fetch_bgra_clamp() local
297 const int tex_height = texture->height - 1; in fetch_bgrx_clamp() local
489 const int tex_height = texture->height - 1; in fetch_bgra_clamp_linear() local
/third_party/glfw/tests/
Dtriangle-vulkan.c127 int32_t tex_width, tex_height; member
814 const int32_t tex_height = 2; in demo_prepare_texture_image() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp597 …rInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width, GLsizei tex_height, in fillTextureWithColor()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c867 unsigned tex_height = sv[0]->texture->height0; in draw_textured_quad() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3599 LLVMValueRef tex_height = in lp_build_sample_soa_code() local
/third_party/glfw/deps/
Dnuklear.h4013 int tex_height; member