Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp45 … int numInstances, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags) in BlockBasicTypeCase()
84 MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags) in BlockSingleStructCase()
108 … int numInstances, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags) in BlockSingleStructArrayCase()
134 … int numInstances, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags) in BlockSingleNestedStructCase()
165 … int numInstances, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags) in BlockSingleNestedStructArrayCase()
195 … int numInstances, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags) in BlockMultiBasicTypesCase()
227 … int numInstances, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags) in BlockMultiNestedStructCase()
266 TestStageFlags testStageFlags) in BlockVariousBuffersCase()
315 MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags) in Block2LevelStructArrayCase()
337 uint32_t numCases, TestStageFlags testStageFlags, uint32_t features) in createRandomCaseGroup()
[all …]
H A DvktTransformFeedbackRandomLayoutCase.cpp57const TestStageFlags testStageFlags, uint32_t features, in RandomInterfaceBlockCase()
H A DvktTransformFeedbackFuzzLayoutCase.cpp1578 TestStageFlags testStageFlags, bool shuffleUniformMembers) in generateTestShader()
1697 const TestStageFlags testStageFlags) in InterfaceBlockCaseInstance()
2006 … MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags, in InterfaceBlockCase()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp8379 … const VkShaderStageFlags testStageFlags = pointDefaultSizeCombinations[testCombNdx].stageFlags; in createRasterizationTests() local