Home
last modified time | relevance | path

Searched defs:STAGES (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cpu_features/bazel/ci/
H A DMakefile76 STAGES := env devel build test macro
/aosp_15_r20/external/cronet/third_party/cpu_features/src/cmake/ci/
H A DMakefile114 STAGES = env devel build test install_env install_devel install_build install_test macro
/aosp_15_r20/external/cpu_features/cmake/ci/
H A DMakefile114 STAGES = env devel build test install_env install_devel install_build install_test macro
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp5693 void BufferTestBase::getShaderBody(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /* stag… in test()
5706 void BufferTestBase::getShaderInterface(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /*… in test()
8579 …case_index */, Utils::ProgramInterface & /* program_interface */, Utils::Shader::STAGES /* stage *… in test()
9531 bool UniformBlockMemberInvalidOffsetAlignmentTest::isStageSupported(Utils::Shader::STAGES /* stage … in test()
9983 bool UniformBlockMemberOverlappingOffsetsTest::isStageSupported(Utils::Shader::STAGES /* stage */) in test()
10462 bool UniformBlockMemberAlignNonPowerOf2Test::isStageSupported(Utils::Shader::STAGES /* stage */) in test()
H A Dgl4cEnhancedLayoutsTests.hpp290 enum STAGES enum in gl4cts::EnhancedLayouts::Utils::Shader