Searched defs:patch (Results 1 - 25 of 75) sorted by relevance

123

/xsrc/external/mit/xedit/dist/lisp/modules/progmodes/
H A Dpatch.lsp
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dpatchlist.h63 Patch *patch; member in class:Patchlist
H A Dbackend.cc89 Backend::patch( REAL ulo, REAL uhi, REAL vlo, REAL vhi ) function in class:Backend
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
H A Dvk_util.c36 int patch = patch_string ? atoi(patch_string + 1) : 0; local in function:vk_get_driver_version
62 int patch = patch_str ? atoi(patch_str + 1) : 0; local in function:vk_get_version_override
/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dentry_x86_tls.h108 char patch[8] = { local in function:entry_patch_public
/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_glx.c101 int major, minor, patch; local in function:apple_init_glx
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_glx.c101 int major, minor, patch; local in function:apple_init_glx
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_util.c40 int patch = patch_string ? atoi(patch_string + 1) : 0; local in function:vk_get_driver_version
66 int patch = patch_str ? atoi(patch_str + 1) : 0; local in function:vk_get_version_override
/xsrc/external/mit/freetype/dist/builds/
H A Dtoplevel.mk191 patch := $(subst |,$(space),$(work)) macro
192 patch := $(firstword $(patch)) macro
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dri.c148 int major, minor, patch; local in function:SISDRIScreenInit
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dri.c111 int major, minor, patch; local in function:TDFXDRIScreenInit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c404 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); local in function:patch_draws
515 struct fd_cs_patch *patch = fd_patch_element(&batch->gmem_patches, i); local in function:fd2_emit_tile_init
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c711 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); local in function:patch_draws
722 struct fd_cs_patch *patch = fd_patch_element(&batch->rbrc_patches, i); local in function:patch_rbrc
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c517 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); local in function:patch_draws
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c255 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); local in function:patch_draws
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c826 unsigned patch = 0; /* assume the worst */ local in function:fd_screen_create
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c407 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); local in function:patch_draws
520 struct fd_cs_patch *patch = fd_patch_element(&batch->gmem_patches, i); local in function:fd2_emit_tile_init
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c731 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); local in function:patch_draws
742 struct fd_cs_patch *patch = fd_patch_element(&batch->rbrc_patches, i); local in function:patch_rbrc
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c524 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); local in function:patch_draws
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c257 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); local in function:patch_draws
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c999 unsigned patch = 0; /* assume the worst */ local in function:fd_screen_create
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_dri.c784 int major, minor, patch; local in function:R128DRIScreenInit
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_pack.c613 int32_t patch = (int32_t) fix.block->offset - (int32_t) fix.offset; local in function:agx_fixup_branch
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_tracker.c543 xa_tracker_version(int *major, int *minor, int *patch) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c303 boolean patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || local in function:iter_declaration

Completed in 51 milliseconds

123