Searched refs:SafeType (Results 1 – 1 of 1) sorted by relevance
480 using SafeType = safe_VkGraphicsPipelineCreateInfo; typedef481 …static const SafeType &GetPipelineCI(const PIPELINE_STATE *pipeline_state) { return pipeline_state… in GetPipelineCI()486 … static void SetShaderModule(SafeType *createInfo, VkShaderModule shader_module, uint32_t stage) { in SetShaderModule()493 using SafeType = safe_VkComputePipelineCreateInfo; typedef494 …static const SafeType &GetPipelineCI(const PIPELINE_STATE *pipeline_state) { return pipeline_state… in GetPipelineCI()499 … static void SetShaderModule(SafeType *createInfo, VkShaderModule shader_module, uint32_t stage) { in SetShaderModule()506 using SafeType = safe_VkRayTracingPipelineCreateInfoNV; typedef507 …static const SafeType &GetPipelineCI(const PIPELINE_STATE *pipeline_state) { return pipeline_state… in GetPipelineCI()512 … static void SetShaderModule(SafeType *createInfo, VkShaderModule shader_module, uint32_t stage) { in SetShaderModule()