Home
last modified time | relevance | path

Searched defs:tes (Results 1 – 25 of 47) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_ts.c86 struct svga_tes_variant *tes = svga_tes_variant(svga->state.hw_draw.tes); in make_tcs_key() local
191 struct svga_tes_shader *tes, in compile_tes()
218 struct svga_tes_shader *tes = svga->curr.tes; in make_tes_key() local
331 struct svga_tes_shader *tes = svga->curr.tes; in emit_hw_tes() local
Dsvga_pipe_ts.c148 struct svga_tes_shader *tes; in svga_create_tes_state() local
174 struct svga_tes_shader *tes = (struct svga_tes_shader *) shader; in svga_bind_tes_state() local
189 struct svga_tes_shader *tes = (struct svga_tes_shader *) shader; in svga_delete_tes_state() local
Dsvga_state_tgsi_transform.c422 struct svga_tes_shader *tes = svga->curr.tes; /* currently bound tes */ in update_tgsi_transform() local
Dsvga_context.h285 struct svga_tes_shader *tes; member
396 struct svga_shader_variant *tes; member
557 unsigned tes:1; member
663 struct svga_tes_shader *tes; member
/third_party/mesa3d/src/mesa/main/
Ddraw_validate.c314 struct gl_program *tes = in _mesa_update_valid_to_render_state() local
383 struct gl_program *tes = in _mesa_update_valid_to_render_state() local
Dstate.c100 struct gl_program *tes = in _mesa_update_allow_draw_out_of_order() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_tess.c146 llvmpipe_bind_tes_state(struct pipe_context *pipe, void *tes) in llvmpipe_bind_tes_state()
160 llvmpipe_delete_tes_state(struct pipe_context *pipe, void *tes) in llvmpipe_delete_tes_state()
Dlp_context.h71 const struct lp_tess_eval_shader *tes; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_tcs.c246 const struct gl_linked_shader *tes = in brw_tcs_populate_default_key() local
283 const struct gl_linked_shader *tes = in brw_tcs_precompile() local
Dbrw_link.cpp51 struct gl_linked_shader *tes = sh_prog->_LinkedShaders[MESA_SHADER_TESS_EVAL]; in brw_shader_precompile() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderWinding.cpp100 const char* tes("${VERSION}\n" in init() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch_shade_pipeline_llvm.c217 struct draw_tess_eval_shader *tes = draw->tes.tess_eval_shader; in llvm_middle_end_prepare_tes() local
299 struct draw_tess_eval_shader *tes = draw->tes.tess_eval_shader; in llvm_middle_end_prepare() local
Ddraw_prim_assembler.c62 const struct draw_tess_eval_shader *tes = draw->tes.tess_eval_shader; in needs_primid() local
Ddraw_tess.c528 struct draw_tess_eval_shader *tes; in draw_create_tess_eval_shader() local
/third_party/mesa3d/src/intel/common/
Dintel_measure.c265 uintptr_t vs, uintptr_t tcs, uintptr_t tes, in intel_measure_state_changed()
Dintel_measure.h111 uintptr_t framebuffer, vs, tcs, tes, gs, fs, cs; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_measure.c215 uintptr_t vs=0, tcs=0, tes=0, gs=0, fs=0, cs=0; in state_changed() local
Diris_program.c1464 const struct shader_info *tes = in get_unified_tess_slots() local
2144 struct iris_uncompiled_shader *tes = in iris_update_compiled_shaders() local
2171 const struct iris_compiled_shader *tes = in iris_update_compiled_shaders() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dgl_raii.h269 #define ANGLE_GL_PROGRAM_WITH_TESS(name, vertex, tcs, tes, fragment) \ argument
/third_party/mesa3d/src/intel/vulkan/
Danv_measure.c210 uintptr_t vs=0, tcs=0, tes=0, gs=0, fs=0, cs=0; in state_changed() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp7089 Utils::ShaderInterface& tes = program_interface.GetShaderInterface(Utils::Shader::TESS_EVAL); in test() local
7236 Utils::ShaderInterface& tes = program_interface.GetShaderInterface(Utils::Shader::TESS_EVAL); in test() local
7278 Utils::ShaderInterface& tes = program_interface.GetShaderInterface(Utils::Shader::TESS_EVAL); in test() local
7804 const std::string& tes = in test() local
8267 static const GLchar* tes = "#version 430 core\n" in test() local
8947 static const GLchar* tes = "#version 430 core\n" in test() local
9322 static const GLchar* tes = "#version 430 core\n" in test() local
9789 static const GLchar* tes = "#version 430 core\n" in test() local
10280 static const GLchar* tes = "#version 430 core\n" in test() local
10944 static const GLchar* tes = "#version 430 core\n" in test() local
[all …]
Dgl4cShaderImageSizeTests.cpp650 std::string tes = GenShader<T>(stage, ms_and_1d, subroutine); in Run() local
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp517 const struct pipe_shader_state *tes) in swr_create_tes_state()
529 swr_bind_tes_state(struct pipe_context *pipe, void *tes) in swr_bind_tes_state()
548 swr_delete_tes_state(struct pipe_context *pipe, void *tes) in swr_delete_tes_state()
/third_party/skia/third_party/externals/angle2/util/
Dshader_utils.cpp56 GLuint tes = 0; in CompileProgramInternal() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c1376 const struct shader_info *tes = in get_unified_tess_slots() local
2407 struct crocus_uncompiled_shader *tes = in crocus_update_compiled_shaders() local
2431 const struct crocus_compiled_shader *tes = in crocus_update_compiled_shaders() local

12