Home
last modified time | relevance | path

Searched defs:isStageSupported (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp9531 bool UniformBlockMemberInvalidOffsetAlignmentTest::isStageSupported(Utils::Shader::STAGES /* stage … in test() function in gl4cts::EnhancedLayouts::UniformBlockMemberInvalidOffsetAlignmentTest
9983 bool UniformBlockMemberOverlappingOffsetsTest::isStageSupported(Utils::Shader::STAGES /* stage */) in test() function in gl4cts::EnhancedLayouts::UniformBlockMemberOverlappingOffsetsTest
10462 bool UniformBlockMemberAlignNonPowerOf2Test::isStageSupported(Utils::Shader::STAGES /* stage */) in test() function in gl4cts::EnhancedLayouts::UniformBlockMemberAlignNonPowerOf2Test
11086 bool SSBLayoutQualifierConflictTest::isStageSupported(Utils::Shader::STAGES stage) in test() function in gl4cts::EnhancedLayouts::SSBLayoutQualifierConflictTest
11525 bool SSBMemberInvalidOffsetAlignmentTest::isStageSupported(Utils::Shader::STAGES stage) in test() function in gl4cts::EnhancedLayouts::SSBMemberInvalidOffsetAlignmentTest
11905 bool SSBMemberOverlappingOffsetsTest::isStageSupported(Utils::Shader::STAGES stage) in test() function in gl4cts::EnhancedLayouts::SSBMemberOverlappingOffsetsTest
12271 bool SSBMemberAlignNonPowerOf2Test::isStageSupported(Utils::Shader::STAGES stage) in test() function in gl4cts::EnhancedLayouts::SSBMemberAlignNonPowerOf2Test
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp6358 bool isStageSupported(const vk::VkShaderStageFlagBits stage, const vk::VkQueueFlags queueFlags) in isStageSupported() function