Home
last modified time | relevance | path

Searched defs:testConfig (Results 1 – 25 of 40) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeSampleVariablesTests.cpp108 struct testConfig in write_to_read_only_types() struct
110 std::string builtInType; in write_to_read_only_types()
111 std::string varyingCheck; in write_to_read_only_types()
150 struct testConfig in access_built_in_types_inside_other_shaders() struct
152 std::string builtInType; in access_built_in_types_inside_other_shaders()
153 std::string varyingCheck; in access_built_in_types_inside_other_shaders()
240 struct testConfig in index_outside_sample_mask_range() struct
242 std::string builtInType[MAX_TYPES]; in index_outside_sample_mask_range()
243 std::string invalidIndex[MAX_INDEXES]; in index_outside_sample_mask_range()
284 struct testConfig in access_built_in_types_without_extension() struct
[all …]
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypeReferenceDirectives.ts38 const testConfig: File = { constant
48 const files = [typeLib, appLib, testFile, testConfig, libFile]; constant
/third_party/typescript/src/testRunner/
Drunner.ts120 const testConfig = JSON.parse(testConfigContent) as TestConfig; constant
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp224 TestConfig testConfig = { TT_CBUFFER_PACKING }; in createHlslComputeGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp224 TestConfig testConfig = { TT_CBUFFER_PACKING }; in createHlslComputeGroup() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
Dglmark2Benchmark.cpp233 std::string testName, testConfig; in parseOutput() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5801 const TestConfig testConfig (renderPass, in addAttachmentTests() local
5885 const TestConfig testConfig (renderPass, in addAttachmentWriteMaskTests() local
6371 const TestConfig testConfig (renderPass, in addAttachmentAllocationTests() local
6571 const TestConfig testConfig (renderPass, in addAttachmentAllocationTests() local
6616 const TestConfig testConfig (renderPass, in addSimpleTests() local
6650 const TestConfig testConfig (renderPass, in addSimpleTests() local
6684 const TestConfig testConfig (renderPass, in addSimpleTests() local
6718 const TestConfig testConfig (renderPass, in addSimpleTests() local
6765 const TestConfig testConfig (renderPass, in addSimpleTests() local
6812 const TestConfig testConfig (renderPass, in addSimpleTests() local
[all …]
DvktRenderPassSubpassDependencyTests.cpp497 …dencyTestInstance::ExternalDependencyTestInstance (Context& context, ExternalTestConfig testConfig) in ExternalDependencyTestInstance()
1096 …endencyTestInstance::SubpassDependencyTestInstance (Context& context, SubpassTestConfig testConfig) in SubpassDependencyTestInstance()
1848 …DependencyBackwardsTestInstance (Context& context, SubpassSelfDependencyBackwardsTestConfig testCo… in SubpassSelfDependencyBackwardsTestInstance()
2307 …estInstance::SeparateChannelsTestInstance (Context& context, SeparateChannelsTestConfig testConfig) in SeparateChannelsTestInstance()
2908 …estInstance::SingleAttachmentTestInstance (Context& context, SingleAttachmentTestConfig testConfig) in SingleAttachmentTestInstance()
3974 ExternalTestConfig testConfig in initTests() local
4052 …const ExternalTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, UVec2(128, 128), renderPasses, rend… in initTests() local
4157 …const SubpassTestConfig testConfig (formats[formatNdx], renderSizes[renderSizeNdx], renderPass, re… in initTests() local
4188 …const SubpassSelfDependencyBackwardsTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, renderSizes[r… in initTests() local
4215 const SeparateChannelsTestConfig testConfig(configs[configIdx].format, renderingType); in initTests() local
[all …]
DvktRenderPassDepthStencilResolveTests.cpp1560 const TestConfig testConfig = in initTests() local
1604 const TestConfig testConfig = in initTests() local
1721 const TestConfig testConfig = in initTests() local
1755 const TestConfig testConfig = in initTests() local
DvktRenderPassSparseRenderTargetTests.cpp474 …eRenderTargetTestInstance::SparseRenderTargetTestInstance (Context& context, TestConfig testConfig) in SparseRenderTargetTestInstance()
893 const TestConfig testConfig (format, groupParams); in initTests() local
DvktRenderPassSampleReadTests.cpp992 const TestConfig testConfig (sampleCount, TESTMODE_ADD, 0, renderingType); in initTests() local
1000 const TestConfig testConfig (sampleCount, TESTMODE_SELECT, sample, renderingType); in initTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp5776 const TestConfig testConfig (renderPass, in addAttachmentTests() local
5860 const TestConfig testConfig (renderPass, in addAttachmentWriteMaskTests() local
6335 const TestConfig testConfig (renderPass, in addAttachmentAllocationTests() local
6531 const TestConfig testConfig (renderPass, in addAttachmentAllocationTests() local
6576 const TestConfig testConfig (renderPass, in addSimpleTests() local
6610 const TestConfig testConfig (renderPass, in addSimpleTests() local
6644 const TestConfig testConfig (renderPass, in addSimpleTests() local
6678 const TestConfig testConfig (renderPass, in addSimpleTests() local
6725 const TestConfig testConfig (renderPass, in addSimpleTests() local
6772 const TestConfig testConfig (renderPass, in addSimpleTests() local
[all …]
DvktRenderPassSubpassDependencyTests.cpp497 …dencyTestInstance::ExternalDependencyTestInstance (Context& context, ExternalTestConfig testConfig) in ExternalDependencyTestInstance()
1096 …endencyTestInstance::SubpassDependencyTestInstance (Context& context, SubpassTestConfig testConfig) in SubpassDependencyTestInstance()
1848 …DependencyBackwardsTestInstance (Context& context, SubpassSelfDependencyBackwardsTestConfig testCo… in SubpassSelfDependencyBackwardsTestInstance()
2307 …estInstance::SeparateChannelsTestInstance (Context& context, SeparateChannelsTestConfig testConfig) in SeparateChannelsTestInstance()
2908 …estInstance::SingleAttachmentTestInstance (Context& context, SingleAttachmentTestConfig testConfig) in SingleAttachmentTestInstance()
3974 ExternalTestConfig testConfig in initTests() local
4052 …const ExternalTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, UVec2(128, 128), renderPasses, rend… in initTests() local
4157 …const SubpassTestConfig testConfig (formats[formatNdx], renderSizes[renderSizeNdx], renderPass, re… in initTests() local
4188 …const SubpassSelfDependencyBackwardsTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, renderSizes[r… in initTests() local
4215 const SeparateChannelsTestConfig testConfig(configs[configIdx].format, renderingType); in initTests() local
[all …]
DvktRenderPassDepthStencilResolveTests.cpp1558 const TestConfig testConfig = in initTests() local
1602 const TestConfig testConfig = in initTests() local
1719 const TestConfig testConfig = in initTests() local
1753 const TestConfig testConfig = in initTests() local
DvktRenderPassSparseRenderTargetTests.cpp474 …eRenderTargetTestInstance::SparseRenderTargetTestInstance (Context& context, TestConfig testConfig) in SparseRenderTargetTestInstance()
883 const TestConfig testConfig (format, groupParams); in initTests() local
DvktRenderPassSampleReadTests.cpp992 const TestConfig testConfig (sampleCount, TESTMODE_ADD, 0, renderingType); in initTests() local
1000 const TestConfig testConfig (sampleCount, TESTMODE_SELECT, sample, renderingType); in initTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp272 …xt& testCtx, const std::string& name, const std::string& description, const TestConfig& testConfig) in ColorWriteEnableTest()
352 ColorWriteEnableInstance::ColorWriteEnableInstance(Context& context, const TestConfig& testConfig) in ColorWriteEnableInstance()
367 void setDynamicStates(const TestConfig& testConfig, const vk::DeviceInterface& vkd, vk::VkCommandBu… in setDynamicStates()
DvktPipelineMultisampleTests.cpp5313 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
5348 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
5374 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
5417 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
5668 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp274 …rWriteEnableTest (tcu::TestContext& testCtx, const std::string& name, const TestConfig& testConfig) in ColorWriteEnableTest()
354 ColorWriteEnableInstance::ColorWriteEnableInstance(Context& context, const TestConfig& testConfig) in ColorWriteEnableInstance()
369 void setDynamicStates(const TestConfig& testConfig, const vk::DeviceInterface& vkd, vk::VkCommandBu… in setDynamicStates()
DvktPipelineMultisampleTests.cpp6181 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
6224 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
6252 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
6298 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
6561 const TestConfig& testConfig = testConfigs[configNdx]; in createMultisampleTests() local
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
Dangle_deqp_gtest.cpp296 GPUTestConfig testConfig = GPUTestConfig(api, gOptions.preRotation); in initialize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp289 const TestConfig testConfig) in MemoryRequirementsTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp289 const TestConfig testConfig) in MemoryRequirementsTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp723 …geTestInstance::SharedPresentableImageTestInstance (Context& context, const TestConfig& testConfig) in SharedPresentableImageTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp723 …geTestInstance::SharedPresentableImageTestInstance (Context& context, const TestConfig& testConfig) in SharedPresentableImageTestInstance()

12