Home
last modified time | relevance | path

Searched defs:entrypoint (Results 1 – 25 of 31) sorted by relevance

12

/external/mesa3d/src/mapi/glapi/
Dglapi_entrypoint.c120 fill_in_entrypoint_offset(_glapi_proc entrypoint, unsigned int offset) in fill_in_entrypoint_offset()
301 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset()
328 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset()
Dglapi_getproc.c271 _glapi_proc entrypoint = NULL; in add_function_name() local
/external/mesa3d/src/gallium/state_trackers/va/
Dconfig.c108 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes()
165 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig()
304 VAEntrypoint *entrypoint, VAConfigAttrib *attrib_list, int *num_attribs) in vlVaQueryConfigAttributes()
Dva_private.h269 enum pipe_video_entrypoint entrypoint; member
/external/python/cpython2/Launcher/
Dlauncher_internal.cpp125 int RunModuleNameFromEntryPoint(const char *launcher_path, std::string entrypoint) { in RunModuleNameFromEntryPoint()
204 std::string entrypoint = internal::GetEntryPointFilePath(launcher_path); in RunEntryPointOrMainModule() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_io_to_temporaries.c37 nir_function_impl *entrypoint; member
149 nir_lower_io_to_temporaries(nir_shader *shader, nir_function_impl *entrypoint, in nir_lower_io_to_temporaries()
Dnir_gather_info.c291 nir_shader_gather_info(nir_shader *shader, nir_function_impl *entrypoint) in nir_shader_gather_info()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_decoder.c37 enum pipe_video_entrypoint entrypoint) in vl_profile_supported()
Dvl_stubs.c16 enum pipe_video_entrypoint entrypoint) in vl_profile_supported()
53 enum pipe_video_entrypoint entrypoint) in vl_video_buffer_is_format_supported()
Dvl_video_buffer.c169 enum pipe_video_entrypoint entrypoint) in vl_video_buffer_is_format_supported()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_video.c212 enum pipe_video_entrypoint entrypoint, in rvid_get_video_param()
332 enum pipe_video_entrypoint entrypoint) in rvid_is_format_supported()
/external/icu/icu4c/source/common/
Dicuplug.cpp52 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */ member
363 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, co… in uplug_allocatePlug()
531 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *c… in uplug_initPlugFromEntrypointAndLibrary()
546 uplug_loadPlugFromEntrypoint(UPlugEntrypoint *entrypoint, const char *config, UErrorCode *status) { in uplug_loadPlugFromEntrypoint()
593 UPlugEntrypoint *entrypoint = NULL; in uplug_initPlugFromLibrary() local
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c312 const char *entrypoint, in anv_pipeline_compile()
434 const char *entrypoint, in anv_pipeline_compile_vs()
695 const char *entrypoint, in anv_pipeline_compile_gs()
772 const char *entrypoint, in anv_pipeline_compile_fs()
894 const char *entrypoint, in anv_pipeline_compile_cs()
Danv_pipeline_cache.c204 const char *entrypoint, in anv_hash_shader()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c437 enum pipe_video_entrypoint entrypoint, in nouveau_vp3_screen_get_video_param()
499 enum pipe_video_entrypoint entrypoint) in nouveau_vp3_screen_video_supported()
Dnouveau_video.c834 enum pipe_video_entrypoint entrypoint, in nouveau_screen_get_video_param()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_screen.c154 enum pipe_video_entrypoint entrypoint, in ilo_get_video_param()
686 enum pipe_video_entrypoint entrypoint) in ilo_is_video_format_supported()
/external/vulkan-validation-layers/tests/
Dvktestframework.cpp63 #define GET_INSTANCE_PROC_ADDR(inst, entrypoint) … argument
71 #define GET_DEVICE_PROC_ADDR(dev, entrypoint) … argument
/external/vulkan-validation-layers/layers/
Dshader_validation.cpp523 … interface_var> collect_interface_by_location(shader_module const *src, spirv_inst_iter entrypoint, in collect_interface_by_location()
707 shader_module const *vs, spirv_inst_iter entrypoint) { in validate_vi_against_vs_inputs()
767spirv_inst_iter entrypoint, PIPELINE_STATE const *pipeline, in validate_fs_outputs_against_render_pass()
838 …unordered_set<uint32_t> mark_accessible_ids(shader_module const *src, spirv_inst_iter entrypoint) { in mark_accessible_ids()
1313 auto entrypoint = *out_entrypoint = find_entrypoint(module, pStage->pName, pStage->stage); in validate_pipeline_shader_stage() local
1531 spirv_inst_iter entrypoint; in validate_compute_pipeline() local
/external/mesa3d/src/gallium/include/pipe/
Dp_video_codec.h52 enum pipe_video_entrypoint entrypoint; member
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.c804 enum pipe_video_entrypoint entrypoint, in nv84_screen_get_video_param()
852 enum pipe_video_entrypoint entrypoint) in nv84_screen_video_supported()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c460 enum pipe_video_entrypoint entrypoint, in r300_get_video_param()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c88 const char *entrypoint, in radv_hash_shader()
/external/selinux/python/sepolicy/sepolicy/
D__init__.py725 def get_init_entrypoint_target(entrypoint): argument
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c416 handle_glsl450_alu(struct vtn_builder *b, enum GLSLstd450 entrypoint, in handle_glsl450_alu()

12