Searched refs:DispatchCreateShaderModule (Results 1 – 4 of 4) sorted by relevance
558 … VkResult result = DispatchCreateShaderModule(device, &create_info, pAllocator, &shader_module); in GpuPreCallRecordPipelineCreations()
288 VkResult DispatchCreateShaderModule(
1930 VkResult DispatchCreateShaderModule( in DispatchCreateShaderModule() function
920 …VkResult result = DispatchCreateShaderModule(device, &csm_state.instrumented_create_info, pAllocat… in CreateShaderModule()