Searched defs:testConfigs (Results 1 – 7 of 7) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeSampleVariablesTests.cpp | 112 …} testConfigs[] = {{"gl_SampleID", " lowp int writeValue = 1; \n gl_SampleID = writeValue; \… in write_to_read_only_types() local 152 } testConfigs[] = { in access_built_in_types_inside_other_shaders() local 234 } testConfigs = {{"gl_SampleMask", "gl_SampleMaskIn"}, in index_outside_sample_mask_range() local 269 } testConfigs[] = { in access_built_in_types_without_extension() local 305 const char *const testConfigs[] = { in redeclare_built_in_types() local
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ |
D | TestJDKSerialization.java | 71 public void testConfigs() throws IOException in testConfigs() method in TestJDKSerialization
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessVertexAccessTests.cpp | 1190 const TestConfig testConfigs[] = { in createDrawTests() local 1222 const TestConfig testConfigs[] = { in createDrawIndexedTests() local
|
D | vktRobustnessIndexAccessTests.cpp | 964 const std::vector<TestConfig> testConfigs{ in createIndexAccessTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktDynamicRenderingLocalReadTests.cpp | 2531 std::vector<TestConfig> testConfigs{ in createDynamicRenderingLocalReadTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTests.cpp | 6966 const TestConfig testConfigs[] = { in createMultisampleTests() local 7105 const TestConfig testConfigs[] = { in createMultisampleTests() local 7393 const TestConfig testConfigs[] = { in createMultisampleTests() local
|
/external/angle/src/tests/gl_tests/ |
D | TextureTest.cpp | 2895 const std::array<std::tuple<GLenum, GLenum, int, int>, 3> testConfigs = { in TEST_P() local 6774 const std::array<std::tuple<GLenum, GLenum, GLenum>, 6> testConfigs = { in TEST_P() local
|