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/
H A 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/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp597 void TestClampModeForInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width, GLsizei tex_height, in fillTextureWithColor() argument
/third_party/glfw/tests/
H A 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/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c867 unsigned tex_height = sv[0]->texture->height0; in draw_textured_quad() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c3599 LLVMValueRef tex_height = in lp_build_sample_soa_code() local
/third_party/glfw/deps/
H A Dnuklear.h4013 int tex_height; member
12954 nk_font_bake_custom_data(void *img_memory, int img_width, int img_height, struct nk_recti img_dst, const char *texture_data_mask, int tex_width, int tex_height, char white, char black) nk_font_bake_custom_data() argument

Completed in 61 milliseconds