/third_party/vk-gl-cts/modules/glshared/ |
D | glsSamplerObjectTest.hpp | 54 struct TestSpec struct in deqp::gls::TextureSamplerTest 56 const char* name; 57 const char* desc; 58 GLenum target; 59 SamplingState textureState; 60 SamplingState samplerState; 112 struct TestSpec struct in deqp::gls::MultiTextureSamplerTest 114 const char* name; 115 const char* desc; 116 GLenum target; [all …]
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fPixelBufferObjectTests.cpp | 60 struct TestSpec struct in deqp::gles3::Functional::__anon535efdb50111::ReadPixelsTest 62 enum FramebufferType 68 string name; 69 string description; 71 bool useColorClear; 72 bool renderTriangles; 74 FramebufferType framebufferType; 75 GLenum renderbufferFormat;
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | PrimitiveStateTests.cpp | 78 struct TestSpec { struct in DepthClampingTest 79 wgpu::PrimitiveDepthClampingState* depthClampingState; 80 RGBA8 color; 81 float depth; 82 wgpu::CompareFunction depthCompareFunction;
|
D | DepthStencilStateTests.cpp | 89 struct TestSpec { struct in DepthStencilStateTest 90 const wgpu::DepthStencilState& depthStencil; 91 RGBA8 color; 92 float depth; 93 uint32_t stencil; 94 wgpu::FrontFace frontFace = wgpu::FrontFace::CCW; 95 bool setStencilReference = true;
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pDrawCallBatchingTests.cpp | 69 struct TestSpec struct in deqp::gles2::Performance::__anon622956d30111::DrawCallBatchingTest 71 bool useStaticBuffer; 72 int staticAttributeCount; 74 bool useDynamicBuffer; 75 int dynamicAttributeCount; 77 int triangleCount; 78 int drawCallCount; 80 bool useDrawElements; 81 bool useIndexBuffer; 82 bool dynamicIndices;
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 87 struct TestSpec struct in deqp::gles31::Functional::__anon24e6b9c10111::AtomicCounterTest 89 TestSpec (void) in TestSpec() argument 100 int atomicCounterCount; 101 Operation operations; 102 int callCount; 103 bool useBranches; 104 int threadCount; 105 OffsetType offsetType; 106 BindingType bindingType;
|
D | es31fVertexAttributeBindingTests.cpp | 236 struct TestSpec struct in deqp::gles31::Functional::__anon1d8eabf10111::SingleBindingCase 238 int bufferOffset; 239 int bufferStride; 240 int positionAttrOffset; 241 int colorAttrOffset; 242 bool hasColorAttr; 536 struct TestSpec struct in deqp::gles31::Functional::__anon1d8eabf10111::MultipleBindingCase 538 bool zeroStride; 539 bool instanced; 540 bool aliasingBuffers;
|
/third_party/vk-gl-cts/modules/gles31/stress/ |
D | es31sVertexAttributeBindingTests.cpp | 230 struct TestSpec struct in deqp::gles31::Stress::__anonc94a652f0111::SingleBindingCase 232 int bufferOffset; 233 int bufferStride; 234 int positionAttrOffset; 235 int colorAttrOffset; 236 bool hasColorAttr;
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharingTests.cpp | 80 struct TestSpec struct in deqp::egl::GLES2SharingTest 82 ResourceType type; 83 bool destroyContextBFirst; 84 bool useResource; 85 bool destroyOnContexB; 86 bool initializeData; 87 bool renderOnContexA; 88 bool renderOnContexB; 89 bool verifyOnContexA; 90 bool verifyOnContexB;
|
D | teglImageFormatTests.cpp | 125 struct TestSpec struct 127 std::string name; 128 std::string desc; 130 enum ApiContext 140 struct Operation 147 vector<ApiContext> contexts; 148 vector<Operation> operations;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawSimpleTest.cpp | 50 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon433cbe150111::SimpleDraw 59 typedef TestSpec TestSpec; typedef in vkt::Draw::__anon433cbe150111::SimpleDrawInstanced
|
D | vktDrawIndexedTest.cpp | 55 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon32105bec0211::DrawIndexed
|
D | vktDrawConcurrentTests.cpp | 67 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon167a45610111::ConcurrentDraw
|
D | vktDrawShaderDrawParametersTests.cpp | 82 typedef FlagsTestSpec TestSpec; typedef in vkt::Draw::__anonecc044970111::DrawTest
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawSimpleTest.cpp | 50 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon82bf33d50111::SimpleDraw 59 typedef TestSpec TestSpec; typedef in vkt::Draw::__anon82bf33d50111::SimpleDrawInstanced
|
D | vktDrawIndexedTest.cpp | 55 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon61e189ac0211::DrawIndexed
|
D | vktDrawConcurrentTests.cpp | 67 typedef TestSpecBase TestSpec; typedef in vkt::Draw::__anon02ac53210111::ConcurrentDraw
|
D | vktDrawShaderDrawParametersTests.cpp | 82 typedef FlagsTestSpec TestSpec; typedef in vkt::Draw::__anonfa2e82570111::DrawTest
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorTests.cpp | 493 struct TestSpec in createTestsInGroup() struct 495 const char* name; in createTestsInGroup() 496 const char* description; in createTestsInGroup() 497 CaseDef caseDef; in createTestsInGroup()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorTests.cpp | 493 struct TestSpec in createTestsInGroup() struct 495 const char* name; in createTestsInGroup() 496 const char* description; in createTestsInGroup() 497 CaseDef caseDef; in createTestsInGroup()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | StorageTextureValidationTests.cpp | 205 struct TestSpec { in TEST_F() struct 206 wgpu::ShaderStage stage; in TEST_F() 207 wgpu::StorageTextureAccess type; in TEST_F() 208 bool valid; in TEST_F()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
D | vktConditionalClearAttachmentTests.cpp | 58 typedef ConditionalTestSpec TestSpec; typedef in vkt::conditional::__anon6cd05f170111::ConditionalClearAttachmentTest
|
D | vktConditionalDrawTests.cpp | 88 typedef ConditionalTestSpec TestSpec; typedef in vkt::conditional::__anon86351d350111::ConditionalDraw
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalClearAttachmentTests.cpp | 58 typedef ConditionalTestSpec TestSpec; typedef in vkt::conditional::__anon1eb279570111::ConditionalClearAttachmentTest
|
D | vktConditionalDrawTests.cpp | 88 typedef ConditionalTestSpec TestSpec; typedef in vkt::conditional::__anone6851f750111::ConditionalDraw
|