Home
last modified time | relevance | path

Searched defs:testCtx (Results 76 - 100 of 1129) sorted by relevance

12345678910>>...46

/test/xts/acts/graphic/vkgl/src/deqpgles31/
H A DDeqpgles31BaseFunc.cpp45 static tcu::TestPackage* createDeqpgles31Package(tcu::TestContext& testCtx) in createDeqpgles31Package() argument
/test/xts/acts/graphic/vkgl/src/egl/
H A DEglBaseFunc.cpp47 static tcu::TestPackage* createTestPackage(tcu::TestContext& testCtx) in createTestPackage() argument
/test/xts/acts/graphic/vkgl/src/khrgles2/
H A DKhrgles2BaseFunc.cpp45 static tcu::TestPackage* createKhrgles2Package(tcu::TestContext& testCtx) in createKhrgles2Package() argument
/test/xts/acts/graphic/vkgl/src/khrgles3/
H A DKhrgles3BaseFunc.cpp45 static tcu::TestPackage* createKhrgles3Package(tcu::TestContext& testCtx) in createKhrgles3Package() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiTests.cpp71 tcu::TestContext& testCtx = bufferViewTests->getTestContext(); in createBufferViewTests() local
79 tcu::TestContext& testCtx = apiTests->getTestContext(); in createApiTests() local
126 createTests(tcu::TestContext& testCtx, const std::string& name) createTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeTests.cpp50 tcu::TestContext& testCtx = computeTests->getTestContext(); in createChildren() local
67 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx, const std::string& name) in createTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawTests.cpp67 void createChildren (tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const SharedGroupParams groupParams) in createChildren() argument
112 createTests(tcu::TestContext& testCtx, const std::string& name) createTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/
H A DvktFragmentShaderInterlockTests.cpp39 tcu::TestContext& testCtx = group->getTestContext(); in createChildren() local
51 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx, const std::string& name) in createTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolve.hpp40 MSCaseBaseResolve (tcu::TestContext& testCtx, in MSCaseBaseResolve() argument
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.hpp41 MSCaseBaseResolveAndPerSampleFetch (tcu::TestContext& testCtx, in MSCaseBaseResolveAndPerSampleFetch() argument
H A DvktPipelineTests.cpp92 tcu::TestContext& testCtx = group->getTestContext(); in createChildren() local
196 createTests(tcu::TestContext& testCtx, const std::string& name) createTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationTests.cpp50 tcu::TestCaseGroup* createGeometryInteractionTests (tcu::TestContext& testCtx) in createGeometryInteractionTests() argument
64 tcu::TestContext& testCtx = tessellationTests->getTestContext(); in createChildren() local
81 createTests(tcu::TestContext& testCtx, const std::string& name) createTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSubgroupLodTests.cpp41 tcu::TestContext& testCtx = group->getTestContext(); in populateSubgroupLodTests() local
56 tcu::TestCaseGroup* createTextureSubgroupLodTests (tcu::TestContext& testCtx) in createTextureSubgroupLodTests() argument
H A DvktTextureTexelOffsetTests.cpp36 tcu::TestCaseGroup* createTextureTexelOffsetTests (tcu::TestContext& testCtx) in createTextureTexelOffsetTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiTests.cpp92 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx, const std::string& name) in createTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiTests.cpp69 tcu::TestContext& testCtx = bufferViewTests->getTestContext(); in createBufferViewTests() local
77 tcu::TestContext& testCtx = apiTests->getTestContext(); in createApiTests() local
122 createTests(tcu::TestContext& testCtx) createTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateTests.cpp48 tcu::TestContext& testCtx = group->getTestContext(); in createChildren() local
71 createTests(tcu::TestContext& testCtx) createTests() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcContext.cpp37 Context::Context(tcu::TestContext& testCtx, glu::ContextType contextType) in Context() argument
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dtes31Context_override.cpp25 Context::Context (tcu::TestContext& testCtx, glu::ApiType apiType) in Context() argument
/third_party/skia/tools/graphite/
H A DContextFactory.cpp44 std::unique_ptr<GraphiteTestContext> testCtx; in getContextInfo() local
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3Context.cpp37 Context::Context (tcu::TestContext& testCtx, glu::ApiType apiType) in Context() argument
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31Context.cpp36 Context::Context (tcu::TestContext& testCtx, glu::ApiType apiType) in Context() argument
/third_party/vk-gl-cts/modules/internal/
H A DditTestCase.hpp37 SelfCheckCase (tcu::TestContext& testCtx, const char* name, const char* desc, Function func) in SelfCheckCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolve.hpp40 MSCaseBaseResolve (tcu::TestContext& testCtx, in MSCaseBaseResolve() argument
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.hpp41 MSCaseBaseResolveAndPerSampleFetch (tcu::TestContext& testCtx, in MSCaseBaseResolveAndPerSampleFetch() argument

Completed in 6 milliseconds

12345678910>>...46