Home
last modified time | relevance | path

Searched defs:render_path (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_common.c38 const char *render_path; in pvr_srv_create_timeline() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys.c52 VkResult pvr_winsys_create(const char *render_path, in pvr_winsys_create()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c721 char *render_path; in pvr_physical_device_init() local
H A Dpvr_private.h100 char *render_path; member
/aosp_15_r20/external/skia/tools/debugger/
H A DDrawCommand.cpp308 void render_path(SkCanvas* canvas, const SkPath& path) { in render_path() function