Searched defs:entry_point (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv2nir.c91 char *entry_point = "main"; local in function:main
H A Dvtn_private.h711 struct vtn_value *entry_point; member in struct:vtn_builder
H A Dspirv_to_nir.c4319 struct vtn_value *entry_point = &b->values[w[2]]; local in function:vtn_handle_entry_point
4870 vtn_handle_execution_mode(struct vtn_builder *b, struct vtn_value *entry_point, argument
5183 vtn_handle_execution_mode_id(struct vtn_builder *b, struct vtn_value *entry_point, argument
6097 vtn_emit_kernel_entry_point_wrapper(struct vtn_builder * b,nir_function * entry_point) argument
6294 nir_function *entry_point = b->entry_point->func->nir_func; local in function:spirv_to_nir
[all...]
/xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/
H A Dspirv2dxil.c68 char *entry_point = "main"; local in function:main
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dglspirv.c220 nir_function *entry_point = local in function:_mesa_spirv_to_nir
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_shader.c71 nir_function *entry_point = local in function:tu_spirv_to_nir
131 nir_function *entry_point = tu_spirv_to_nir( local in function:tu_shader_create
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c244 nir_function *entry_point; local in function:load_spirv
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c188 nir_function *entry_point; local in function:radv_shader_compile_to_nir
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_pipeline.c183 nir_function *entry_point = local in function:anv_shader_compile_to_nir
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_private.h621 struct vtn_value *entry_point; member in struct:vtn_builder
H A Dspirv_to_nir.c3496 struct vtn_value *entry_point = &b->values[w[2]]; local in function:vtn_handle_entry_point
3853 vtn_handle_execution_mode(struct vtn_builder *b, struct vtn_value *entry_point, argument
4512 vtn_emit_kernel_entry_point_wrapper(struct vtn_builder * b,nir_function * entry_point) argument
4659 nir_function *entry_point = b->entry_point->func->impl->function; local in function:spirv_to_nir
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c153 spirv_builder_emit_exec_mode_literal(struct spirv_builder *b, SpvId entry_point, argument
164 spirv_builder_emit_exec_mode_literal3(struct spirv_builder *b, SpvId entry_point, argument
176 spirv_builder_emit_exec_mode(struct spirv_builder *b, SpvId entry_point, argument
135 spirv_builder_emit_entry_point(struct spirv_builder * b,SpvExecutionModel exec_model,SpvId entry_point,const char * name,const SpvId interfaces[],size_t num_interfaces) argument
H A Dnir_to_spirv.c3971 SpvId entry_point = spirv_builder_new_id(&ctx.builder); local in function:nir_to_spirv
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_video_state.h153 enum pipe_video_entrypoint entry_point; member in struct:pipe_picture_desc
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_video_state.h136 enum pipe_video_entrypoint entry_point; member in struct:pipe_picture_desc

Completed in 43 milliseconds