Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp50 TestStageFlags testStageFlags) in BlockBasicTypeCase()
90 TestStageFlags testStageFlags) in BlockSingleStructCase()
118 TestStageFlags testStageFlags) in BlockSingleStructArrayCase()
148 TestStageFlags testStageFlags) in BlockSingleNestedStructCase()
183 TestStageFlags testStageFlags) in BlockSingleNestedStructArrayCase()
217 TestStageFlags testStageFlags) in BlockMultiBasicTypesCase()
252 TestStageFlags testStageFlags) in BlockMultiNestedStructCase()
297 TestStageFlags testStageFlags) in BlockVariousBuffersCase()
349 TestStageFlags testStageFlags) in Block2LevelStructArrayCase()
370 …stContext& testCtx, const char* groupName, deUint32 numCases, TestStageFlags testStageFlags, deUin… in createRandomCaseGroup()
[all …]
DvktTransformFeedbackRandomLayoutCase.cpp58 const TestStageFlags testStageFlags, in RandomInterfaceBlockCase()
DvktTransformFeedbackFuzzLayoutCase.cpp1520 …p<int, void*>& blockPointers, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags, bool … in generateTestShader()
1645 const TestStageFlags testStageFlags) in InterfaceBlockCaseInstance()
1932 TestStageFlags testStageFlags, in InterfaceBlockCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp51 TestStageFlags testStageFlags) in BlockBasicTypeCase()
92 TestStageFlags testStageFlags) in BlockSingleStructCase()
121 TestStageFlags testStageFlags) in BlockSingleStructArrayCase()
152 TestStageFlags testStageFlags) in BlockSingleNestedStructCase()
188 TestStageFlags testStageFlags) in BlockSingleNestedStructArrayCase()
223 TestStageFlags testStageFlags) in BlockMultiBasicTypesCase()
259 TestStageFlags testStageFlags) in BlockMultiNestedStructCase()
305 TestStageFlags testStageFlags) in BlockVariousBuffersCase()
358 TestStageFlags testStageFlags) in Block2LevelStructArrayCase()
379 … char* groupName, const char* description, deUint32 numCases, TestStageFlags testStageFlags, deUin… in createRandomCaseGroup()
[all …]
DvktTransformFeedbackRandomLayoutCase.cpp59 const TestStageFlags testStageFlags, in RandomInterfaceBlockCase()
DvktTransformFeedbackFuzzLayoutCase.cpp1520 …p<int, void*>& blockPointers, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags, bool … in generateTestShader()
1645 const TestStageFlags testStageFlags) in InterfaceBlockCaseInstance()
1933 TestStageFlags testStageFlags, in InterfaceBlockCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp8120 … const VkShaderStageFlags testStageFlags = pointDefaultSizeCombinations[testCombNdx].stageFlags; in createRasterizationTests() local