Lines Matching refs:SpvExecutionModel

181                                        SpvExecutionModel stage) {  in IsExecutionModelValidForRtBuiltIn()
549 int vuid, const char* comment, SpvExecutionModel execution_model,
632 SpvExecutionModel execution_model = SpvExecutionModelMax) const;
661 std::set<SpvExecutionModel> execution_models_;
706 SpvExecutionModel execution_model) const { in GetReferenceDesc()
1097 int vuid, const char* comment, SpvExecutionModel execution_model, in ValidateNotCalledWithExecutionModel()
1186 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateClipOrCullDistanceAtReference()
1329 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateFragCoordAtReference()
1390 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateFragDepthAtReference()
1466 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateFrontFacingAtReference()
1526 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateHelperInvocationAtReference()
1586 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateInvocationIdAtReference()
1647 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateInstanceIndexAtReference()
1707 for (const SpvExecutionModel execution_model : execution_models_) { in ValidatePatchVerticesAtReference()
1769 for (const SpvExecutionModel execution_model : execution_models_) { in ValidatePointCoordAtReference()
1826 for (const SpvExecutionModel execution_model : execution_models_) { in ValidatePointSizeAtReference()
1949 for (const SpvExecutionModel execution_model : execution_models_) { in ValidatePositionAtReference()
2134 for (const SpvExecutionModel execution_model : execution_models_) { in ValidatePrimitiveIdAtReference()
2210 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateSampleIdAtReference()
2270 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateSampleMaskAtReference()
2332 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateSamplePositionAtReference()
2393 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateTessCoordAtReference()
2504 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateTessLevelAtReference()
2608 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateVertexIndexAtReference()
2731 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateLayerOrViewportIndexAtReference()
2838 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateComputeShaderI32Vec3InputAtReference()
2920 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateComputeI32InputAtReference()
3072 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateWorkgroupSizeAtReference()
3142 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateBaseInstanceOrVertexAtReference()
3208 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateDrawIndexAtReference()
3275 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateViewIndexAtReference()
3396 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateFragInvocationCountAtReference()
3466 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateFragSizeAtReference()
3536 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateFragStencilRefAtReference()
3606 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateFullyCoveredAtReference()
3727 for (const SpvExecutionModel execution_model : execution_models_) { in ValidatePrimitiveShadingRateAtReference()
3799 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateShadingRateAtReference()
3962 for (const SpvExecutionModel execution_model : execution_models_) { in ValidateRayTracingBuiltinsAtReference()