Home
last modified time | relevance | path

Searched refs:DispatchCreateShaderModule (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp558 … VkResult result = DispatchCreateShaderModule(device, &create_info, pAllocator, &shader_module); in GpuPreCallRecordPipelineCreations()
/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h288 VkResult DispatchCreateShaderModule(
Dlayer_chassis_dispatch.cpp1930 VkResult DispatchCreateShaderModule( in DispatchCreateShaderModule() function
Dchassis.cpp920 …VkResult result = DispatchCreateShaderModule(device, &csm_state.instrumented_create_info, pAllocat… in CreateShaderModule()