Home
last modified time | relevance | path

Searched defs:texcoord (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_bitmap.c58 nir_variable *texcoord = in get_texcoord() local
77 nir_ssa_def *texcoord; in lower_bitmap() local
H A Dnir_lower_drawpixels.c38 nir_variable *texcoord, *texcoord_const, *scale, *bias, *tex, *pixelmap; member
45 nir_variable *texcoord = NULL; in get_texcoord() local
119 nir_ssa_def *texcoord; lower_color() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_feedback.c92 const GLfloat *color, *texcoord; in feedback_vertex() local
H A Dst_pbo.c479 nir_ssa_def *texcoord; in create_fs() local
[all...]
H A Dst_cb_drawpixels.c109 sample_via_nir(nir_builder *b, nir_variable *texcoord, in sample_via_nir() argument
155 nir_variable *texcoord = in make_drawpix_z_stencil_program_nir() local
205 nir_variable *texcoord = in make_drawpix_zs_to_color_program_nir() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dfeedback.c116 _mesa_feedback_vertex(struct gl_context *ctx, const GLfloat win[4], const GLfloat color[4], const GLfloat texcoord[4]) _mesa_feedback_vertex() argument
H A Deval.c908 static GLfloat texcoord[4] = { 0.0, 0.0, 0.0, 1.0 }; in _mesa_init_eval() local
H A Dff_fragment_shader.cpp723 ir_rvalue *texcoord; in load_texture() local
[all...]
H A Drastpos.c290 compute_texgen(struct gl_context *ctx, const GLfloat vObj[4], const GLfloat vEye[4], const GLfloat normal[3], GLuint unit, GLfloat texcoord[4]) compute_texgen() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_analysis.c250 get_texcoord_provenance(const nir_tex_src *texcoord, in get_texcoord_provenance() argument
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-test.c54 float texcoord[4]; member
H A Dgs-test.c58 float texcoord[4]; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_draw_helpers.c70 nir_ssa_def *texcoord; in nir_lower_pstipple_block() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c297 nir_ssa_def *texcoord = NULL; in load_texel() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h87 uint16_t texcoord[10]; member
119 uint16_t texcoord[10]; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.h53 } texcoord; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp272 const TextureCoordF texcoord = gles1State.getCurrentTextureCoords(i); in prepareForDraw() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1617 struct src_register texcoord; in emit_tex2() local
1702 struct src_register texcoord; in emit_tex4() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c2542 struct ureg_dst tmp, tmp2, texcoord; in DECL_SPECIAL() local

Completed in 35 milliseconds