Home
last modified time | relevance | path

Searched refs:create_compute_pipeline_api_state (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp5173 auto *ccpl_state = reinterpret_cast<create_compute_pipeline_api_state *>(ccpl_state_data); in PreCallValidateCreateComputePipelines()
5192 auto *ccpl_state = reinterpret_cast<create_compute_pipeline_api_state *>(ccpl_state_data); in PreCallValidateCreateComputePipelines()
5206 auto *ccpl_state = reinterpret_cast<create_compute_pipeline_api_state *>(ccpl_state_data); in PreCallRecordCreateComputePipelines()
5217create_compute_pipeline_api_state *ccpl_state = reinterpret_cast<create_compute_pipeline_api_state in PostCallRecordCreateComputePipelines()
5238create_compute_pipeline_api_state *ccpl_state = reinterpret_cast<create_compute_pipeline_api_state in PostCallRecordCreateComputePipelines()
Dcore_validation.h122 struct create_compute_pipeline_api_state { struct
/external/vulkan-validation-layers/layers/generated/
Dchassis.cpp796 create_compute_pipeline_api_state ccpl_state{}; in CreateComputePipelines()
798 struct create_compute_pipeline_api_state { in CreateComputePipelines() struct