Home
last modified time | relevance | path

Searched defs:csm_state (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dshader_validation.cpp3142 …create_shader_module_api_state *csm_state = reinterpret_cast<create_shader_module_api_state *>(csm… in PreCallRecordCreateShaderModule() local
3154 …create_shader_module_api_state *csm_state = reinterpret_cast<create_shader_module_api_state *>(csm… in PostCallRecordCreateShaderModule() local
/external/vulkan-validation-layers/layers/generated/
Dchassis.h3715 …teInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule, void* csm_state) { in PreCallValidateCreateShaderModule()
3718 …ateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule, void* csm_state) { in PreCallRecordCreateShaderModule()
3721 …AllocationCallbacks* pAllocator, VkShaderModule* pShaderModule, VkResult result, void* csm_state) { in PostCallRecordCreateShaderModule()
Dchassis.cpp908 create_shader_module_api_state csm_state{}; in CreateShaderModule() local