Home
last modified time | relevance | path

Searched defs:testConfigs (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeSampleVariablesTests.cpp112 …} 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/
DTestJDKSerialization.java71 public void testConfigs() throws IOException in testConfigs() method in TestJDKSerialization
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp1190 const TestConfig testConfigs[] = { in createDrawTests() local
1222 const TestConfig testConfigs[] = { in createDrawIndexedTests() local
DvktRobustnessIndexAccessTests.cpp964 const std::vector<TestConfig> testConfigs{ in createIndexAccessTests() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktDynamicRenderingLocalReadTests.cpp2531 std::vector<TestConfig> testConfigs{ in createDynamicRenderingLocalReadTests() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp6966 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/
DTextureTest.cpp2895 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