Searched defs:csm_state (Results 1 – 3 of 3) sorted by relevance
3142 …create_shader_module_api_state *csm_state = reinterpret_cast<create_shader_module_api_state *>(csm… in PreCallRecordCreateShaderModule() local3154 …create_shader_module_api_state *csm_state = reinterpret_cast<create_shader_module_api_state *>(csm… in PostCallRecordCreateShaderModule() local
3715 …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()
908 create_shader_module_api_state csm_state{}; in CreateShaderModule() local