/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_storage_test.cpp | 252 std::string GenerateExecutionModelCode(const std::string& execution_model, in GenerateExecutionModelCode() 288 std::string execution_model = GetParam(); in TEST_P() local 303 std::string execution_model = GetParam(); in TEST_P() local 326 std::string execution_model = GetParam(); in TEST_P() local 349 std::string execution_model = GetParam(); in TEST_P() local 367 std::string execution_model = GetParam(); in TEST_P() local 385 std::string execution_model = GetParam(); in TEST_P() local 406 std::string execution_model = GetParam(); in TEST_P() local 427 std::string execution_model = GetParam(); in TEST_P() local 455 std::string execution_model = GetParam(); in TEST_P() local [all …]
|
H A D | val_builtins_test.cpp | 83 const char* const execution_model, in GetInMainCodeGenerator() 158 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 185 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 216 const char* const execution_model = std::get<2>(GetParam()); in TEST_P() local 242 const char* const execution_model, in GetInFunctionCodeGenerator() 327 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 354 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 381 const char* const execution_model, in GetVariableCodeGenerator() 457 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 484 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local [all …]
|
H A D | val_barriers_test.cpp | 33 const std::string& definitions, const std::string& execution_model, in GenerateShaderCodeImpl() 109 const std::string& execution_model = "GLCompute") { in GenerateShaderCode() 127 const std::string& execution_model = "Vertex") { in GenerateVulkanVertexShaderCode()
|
H A D | val_code_generator.h | 25 std::string execution_model; member
|
H A D | val_derivatives_test.cpp | 34 const std::string& execution_model = "Fragment") { in GenerateShaderCode()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_storage_test.cpp | 252 std::string GenerateExecutionModelCode(const std::string& execution_model, in GenerateExecutionModelCode() 288 std::string execution_model = GetParam(); in TEST_P() local 303 std::string execution_model = GetParam(); in TEST_P() local 326 std::string execution_model = GetParam(); in TEST_P() local 349 std::string execution_model = GetParam(); in TEST_P() local 367 std::string execution_model = GetParam(); in TEST_P() local 385 std::string execution_model = GetParam(); in TEST_P() local 406 std::string execution_model = GetParam(); in TEST_P() local 427 std::string execution_model = GetParam(); in TEST_P() local 455 std::string execution_model = GetParam(); in TEST_P() local [all …]
|
H A D | val_builtins_test.cpp | 83 const char* const execution_model, in GetInMainCodeGenerator() 158 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 185 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 216 const char* const execution_model = std::get<2>(GetParam()); in TEST_P() local 242 const char* const execution_model, in GetInFunctionCodeGenerator() 327 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 354 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 381 const char* const execution_model, in GetVariableCodeGenerator() 457 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 484 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local [all …]
|
H A D | val_barriers_test.cpp | 33 const std::string& definitions, const std::string& execution_model, in GenerateShaderCodeImpl() 109 const std::string& execution_model = "GLCompute") { in GenerateShaderCode() 127 const std::string& execution_model = "Vertex") { in GenerateVulkanVertexShaderCode()
|
H A D | val_code_generator.h | 25 std::string execution_model; member
|
H A D | val_derivatives_test.cpp | 34 const std::string& execution_model = "Fragment") { in GenerateShaderCode()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_storage_test.cpp | 252 std::string GenerateExecutionModelCode(const std::string& execution_model, in GenerateExecutionModelCode() 288 std::string execution_model = GetParam(); in TEST_P() local 303 std::string execution_model = GetParam(); in TEST_P() local 326 std::string execution_model = GetParam(); in TEST_P() local 349 std::string execution_model = GetParam(); in TEST_P() local 367 std::string execution_model = GetParam(); in TEST_P() local 385 std::string execution_model = GetParam(); in TEST_P() local 406 std::string execution_model = GetParam(); in TEST_P() local 427 std::string execution_model = GetParam(); in TEST_P() local 455 std::string execution_model = GetParam(); in TEST_P() local [all …]
|
D | val_builtins_test.cpp | 83 const char* const execution_model, in GetInMainCodeGenerator() 158 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 185 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 216 const char* const execution_model = std::get<2>(GetParam()); in TEST_P() local 242 const char* const execution_model, in GetInFunctionCodeGenerator() 327 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 354 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 381 const char* const execution_model, in GetVariableCodeGenerator() 457 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local 484 const char* const execution_model = std::get<1>(GetParam()); in TEST_P() local [all …]
|
D | val_barriers_test.cpp | 33 const std::string& definitions, const std::string& execution_model, in GenerateShaderCodeImpl() 109 const std::string& execution_model = "GLCompute") { in GenerateShaderCode() 127 const std::string& execution_model = "Vertex") { in GenerateVulkanVertexShaderCode()
|
D | val_code_generator.h | 25 std::string execution_model; member
|
D | val_derivatives_test.cpp | 34 const std::string& execution_model = "Fragment") { in GenerateShaderCode()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_builtins.cpp | 1164 int vuid, const char* comment, spv::ExecutionModel execution_model, in ValidateNotCalledWithExecutionModel() 1260 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateClipOrCullDistanceAtReference() local 1404 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateFragCoordAtReference() local 1465 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateFragDepthAtReference() local 1541 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateFrontFacingAtReference() local 1601 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateHelperInvocationAtReference() local 1661 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateInvocationIdAtReference() local 1722 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateInstanceIndexAtReference() local 1782 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidatePatchVerticesAtReference() local 1844 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidatePointCoordAtReference() local [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_builtins.cpp | 1168 int vuid, const char* comment, spv::ExecutionModel execution_model, in ValidateNotCalledWithExecutionModel() 1267 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateClipOrCullDistanceAtReference() local 1412 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateFragCoordAtReference() local 1473 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateFragDepthAtReference() local 1549 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateFrontFacingAtReference() local 1609 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateHelperInvocationAtReference() local 1669 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateInvocationIdAtReference() local 1730 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateInstanceIndexAtReference() local 1790 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidatePatchVerticesAtReference() local 1852 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidatePointCoordAtReference() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_builtins.cpp | 1164 int vuid, const char* comment, spv::ExecutionModel execution_model, in ValidateNotCalledWithExecutionModel() 1260 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateClipOrCullDistanceAtReference() local 1404 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateFragCoordAtReference() local 1465 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateFragDepthAtReference() local 1541 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateFrontFacingAtReference() local 1601 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateHelperInvocationAtReference() local 1661 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateInvocationIdAtReference() local 1722 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidateInstanceIndexAtReference() local 1782 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidatePatchVerticesAtReference() local 1844 for (const spv::ExecutionModel execution_model : execution_models_) { in ValidatePointCoordAtReference() local [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | spread_volatile_semantics.cpp | 139 spv::ExecutionModel execution_model = in HasInterfaceInConflictOfVolatileSemantics() local 174 spv::ExecutionModel execution_model = in CollectTargetsForVolatileSemantics() local 269 uint32_t var_id, spv::ExecutionModel execution_model) { in IsTargetForVolatileSemantics()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | spread_volatile_semantics.cpp | 139 spv::ExecutionModel execution_model = in HasInterfaceInConflictOfVolatileSemantics() local 174 spv::ExecutionModel execution_model = in CollectTargetsForVolatileSemantics() local 269 uint32_t var_id, spv::ExecutionModel execution_model) { in IsTargetForVolatileSemantics()
|
D | replace_invalid_opc.cpp | 30 spv::ExecutionModel execution_model = GetExecutionModel(); in Process() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | spread_volatile_semantics.cpp | 139 spv::ExecutionModel execution_model = in HasInterfaceInConflictOfVolatileSemantics() local 174 spv::ExecutionModel execution_model = in CollectTargetsForVolatileSemantics() local 269 uint32_t var_id, spv::ExecutionModel execution_model) { in IsTargetForVolatileSemantics()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | spread_volatile_semantics_test.cpp | 25 const char* execution_model; member 35 const std::string execution_model(tc.execution_model); in TEST_P() local 142 const std::string execution_model(tc.execution_model); in TEST_P() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | spread_volatile_semantics_test.cpp | 25 const char* execution_model; member 35 const std::string execution_model(tc.execution_model); in TEST_P() local 142 const std::string execution_model(tc.execution_model); in TEST_P() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | spread_volatile_semantics_test.cpp | 25 const char* execution_model; member 35 const std::string execution_model(tc.execution_model); in TEST_P() local 142 const std::string execution_model(tc.execution_model); in TEST_P() local
|