HomeSort by relevance Sort by last modified time
    Searched refs:create_pipeline (Results 1 - 6 of 6) sorted by null

  /external/vulkan-validation-layers/demos/smoke/
Smoke.h 129 void create_pipeline();
Smoke.cpp 117 create_pipeline();
267 void Smoke::create_pipeline() { function in class:Smoke
  /external/mesa3d/src/amd/vulkan/
radv_meta_decompress.c 120 create_pipeline(struct radv_device *device, function
293 res = create_pipeline(device, vs_module_h);
radv_meta_fast_clear.c 124 create_pipeline(struct radv_device *device, function
331 res = create_pipeline(device, vs_module_h);
radv_meta_resolve.c 138 create_pipeline(struct radv_device *device, function
294 res = create_pipeline(device, vs_module_h);
radv_meta_clear.c 116 create_pipeline(struct radv_device *device, function
325 result = create_pipeline(device, radv_render_pass_from_handle(pass),
607 result = create_pipeline(device, radv_render_pass_from_handle(render_pass),
    [all...]

Completed in 170 milliseconds