HomeSort by relevance Sort by last modified time
    Searched defs:testSpec (Results 1 - 9 of 9) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawSimpleTest.cpp 49 typedef TestSpecBase TestSpec;
50 SimpleDraw (Context &context, TestSpec testSpec);
57 typedef TestSpec TestSpec;
58 SimpleDrawInstanced (Context &context, TestSpec testSpec);
62 SimpleDraw::SimpleDraw (Context &context, TestSpec testSpec)
63 : DrawTestsBaseClass(context, testSpec.shaders[glu::SHADERTYPE_VERTEX], testSpec.shaders[glu::SHADERTYPE_FRAGMENT], testSpec.topology
    [all...]
vktDrawIndexedTest.cpp 54 typedef TestSpecBase TestSpec;
56 DrawIndexed (Context &context, TestSpec testSpec);
66 DrawInstancedIndexed (Context &context, TestSpec testSpec);
70 DrawIndexed::DrawIndexed (Context &context, TestSpec testSpec)
71 : DrawTestsBaseClass(context, testSpec.shaders[glu::SHADERTYPE_VERTEX], testSpec.shaders[glu::SHADERTYPE_FRAGMENT], testSpec.topology
    [all...]
vktDrawIndirectTest.cpp 79 typedef DrawTypedTestSpec TestSpec;
81 IndirectDraw (Context &context, TestSpec testSpec);
118 IndirectDrawInstanced (Context &context, TestSpec testSpec);
122 IndirectDraw::IndirectDraw (Context &context, TestSpec testSpec)
123 : DrawTestsBaseClass (context, testSpec.shaders[glu::SHADERTYPE_VERTEX], testSpec.shaders[glu::SHADERTYPE_FRAGMENT], testSpec.topology
    [all...]
vktDrawShaderDrawParametersTests.cpp 82 typedef FlagsTestSpec TestSpec;
83 DrawTest (Context &context, TestSpec testSpec);
103 DrawTest::DrawTest (Context &context, TestSpec testSpec)
104 : DrawTestsBaseClass(context, testSpec.shaders[glu::SHADERTYPE_VERTEX], testSpec.shaders[glu::SHADERTYPE_FRAGMENT], testSpec.topology)
105 , m_flags (testSpec.flags)
362 void addDrawCase (tcu::TestCaseGroup* group, const DrawTest::TestSpec testSpec, const TestFlags flags
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/testtype/
FakeTest.java 205 final String testSpec = decode(run.getValue());
206 executeTestRun(listener, name, testSpec);
  /cts/tests/tests/slice/src/android/slice/cts/
SliceBuilderTest.java 195 public void testSpec() {
  /external/deqp/modules/gles3/functional/
es3fPixelBufferObjectTests.cpp 60 struct TestSpec
78 ReadPixelsTest (Context& context, const TestSpec& spec);
94 TestSpec::FramebufferType m_framebuffeType;
106 ReadPixelsTest::ReadPixelsTest (Context& context, const TestSpec& spec)
119 if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_NATIVE)
123 else if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_RENDERBUFFER)
159 if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_RENDERBUFFER)
208 if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_NATIVE)
210 else if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_RENDERBUFFER)
334 if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_NATIVE
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle/3.2.0-alpha16/
gradle-3.2.0-alpha16.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 266 milliseconds