Home
last modified time | relevance | path

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

/external/cpu_features/bazel/ci/
DMakefile76 STAGES := env devel build test macro
/external/cronet/stable/third_party/cpu_features/src/cmake/ci/
DMakefile114 STAGES = env devel build test install_env install_devel install_build install_test macro
/external/cronet/tot/third_party/cpu_features/src/cmake/ci/
DMakefile114 STAGES = env devel build test install_env install_devel install_build install_test macro
/external/cpu_features/cmake/ci/
DMakefile114 STAGES = env devel build test install_env install_devel install_build install_test macro
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp5696 void BufferTestBase::getShaderBody(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /* stag… in test()
5709 void BufferTestBase::getShaderInterface(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /*… in test()
8590 …case_index */, Utils::ProgramInterface & /* program_interface */, Utils::Shader::STAGES /* stage *… in test()
9555 bool UniformBlockMemberInvalidOffsetAlignmentTest::isStageSupported(Utils::Shader::STAGES /* stage … in test()
9999 bool UniformBlockMemberOverlappingOffsetsTest::isStageSupported(Utils::Shader::STAGES /* stage */) in test()
10477 bool UniformBlockMemberAlignNonPowerOf2Test::isStageSupported(Utils::Shader::STAGES /* stage */) in test()
Dgl4cEnhancedLayoutsTests.hpp290 enum STAGES enum in gl4cts::EnhancedLayouts::Utils::Shader