Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp768 class StatementP : public SharedPtr<const Statement> class
773 StatementP(void) in StatementP() function in deqp::gls::BuiltinPrecisionTests::StatementP
776 explicit StatementP(const Statement *ptr) : Super(ptr) in StatementP() function in deqp::gls::BuiltinPrecisionTests::StatementP
779 StatementP(const Super &ptr) : Super(ptr) in StatementP() function in deqp::gls::BuiltinPrecisionTests::StatementP
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1294 class StatementP : public SharedPtr<const Statement> class
1299 StatementP(void) in StatementP() function in vkt::shaderexecutor::StatementP
1302 explicit StatementP(const Statement *ptr) : Super(ptr) in StatementP() function in vkt::shaderexecutor::StatementP
1305 StatementP(const Super &ptr) : Super(ptr) in StatementP() function in vkt::shaderexecutor::StatementP