Home
last modified time | relevance | path

Searched defs:deUint32 (Results 1 – 21 of 21) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBasicTests.cpp74 deUint32 width, deUint32 height, deUint32) in checkFragmentSubgroupBarriersNoSSBO() argument
80 deUint32 width, deUint32 height, deUint32) in checkFragmentSubgroupBarriersWithImageNoSSBO() argument
86 deUint32 width, deUint32) in checkVertexPipelineStagesSubgroupElectNoSSBO() argument
113 deUint32 width, deUint32) in checkVertexPipelineStagesSubgroupElect() argument
144 deUint32 width, deUint32) in checkVertexPipelineStagesSubgroupBarriers() argument
188 deUint32 width, deUint32) in checkVertexPipelineStagesSubgroupBarriersNoSSBO() argument
194 deUint32 width, deUint32) in checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO() argument
200 deUint32 width, deUint32, bool withImage) in _checkTessellationEvaluationSubgroupBarriersNoSSBO() argument
232 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkComputeSubgroupElect() argument
239 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkComputeSubgroupBarriers() argument
DvktSubgroupsVoteTests.cpp47 deUint32 width, deUint32) in checkVertexPipelineStages() argument
53 deUint32 width, deUint32 height, deUint32) in checkFragmentPipelineStages() argument
80 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsBallotTests.cpp39 deUint32 width, deUint32) in checkVertexPipelineStages() argument
45 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsBuiltinMaskVarTests.cpp41 deUint32 width, deUint32) in checkVertexPipelineStages() argument
47 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkComputeStage() argument
DvktSubgroupsShapeTests.cpp39 deUint32 width, deUint32) in checkVertexPipelineStages() argument
45 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsBallotOtherTests.cpp51 deUint32 width, deUint32) in checkVertexPipelineStages() argument
57 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsBallotBroadcastTests.cpp46 deUint32 width, deUint32) in checkVertexPipelineStages() argument
52 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsQuadTests.cpp48 deUint32 width, deUint32) in checkVertexPipelineStages() argument
54 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsShuffleTests.cpp48 deUint32 width, deUint32) in checkVertexPipelineStages() argument
54 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsClusteredTests.cpp51 deUint32 width, deUint32) in checkVertexPipelineStages() argument
57 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsArithmeticTests.cpp65 deUint32 width, deUint32) in checkVertexPipelineStages() argument
71 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsPartitionedTests.cpp66 deUint32 width, deUint32) in checkVertexPipelineStages() argument
84 const deUint32 numWorkgroups[3], const deUint32 localSize[3], in checkCompute() argument
DvktSubgroupsBuiltinVarTests.cpp204 const deUint32 numWorkgroups[3], in checkComputeNumSubgroups() argument
260 const deUint32 numWorkgroups[3], in checkComputeSubgroupID() argument
/external/deqp/external/vulkancts/framework/vulkan/
DvkSpirVAsm.cpp207 bool assembleSpirV (const SpirVAsmSource*, std::vector<deUint32>*, SpirVProgramInfo*, SpirvVersion) in assembleSpirV()
212 void disassembleSpirV (size_t, const deUint32*, std::ostream*, SpirvVersion) in disassembleSpirV()
217 bool validateSpirV (size_t, const deUint32*, std::ostream*, const SpirvValidatorOptions&) in validateSpirV()
DvkShaderToSpirV.cpp365 bool compileGlslToSpirV (const GlslSource&, std::vector<deUint32>*, glu::ShaderProgramInfo*) in compileGlslToSpirV()
370 bool compileHlslToSpirV (const HlslSource&, std::vector<deUint32>*, glu::ShaderProgramInfo*) in compileHlslToSpirV()
375 void stripSpirVDebugInfo (const size_t, const deUint32*, std::vector<deUint32>*) in stripSpirVDebugInfo()
DvkPrograms.cpp887 vk::SpirvVersion getBaselineSpirvVersion (const deUint32 /* vulkanVersion */) in getBaselineSpirvVersion()
/external/deqp/framework/delibs/debase/
DdeDefs.h168 typedef unsigned int deUint32; typedef
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp153 template<int Size> inline Vector<deUint32, Size> addOne (const Vector<deUint32, Size>& v) { return … in addOne()
154 template<int Size> inline Vector<deUint32, Size> subOne (const Vector<deUint32, Size>& v) { return … in subOne()
161 template<int Size> inline Vector<deUint32, Size> subVecScalar (const Vector<deUint32, Size>& v… in subVecScalar()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp170 template<int Size> inline Vector<deUint32, Size> addOne (const Vector<deUint32, Size>& v) { return … in addOne()
171 template<int Size> inline Vector<deUint32, Size> subOne (const Vector<deUint32, Size>& v) { return … in subOne()
178 template<int Size> inline Vector<deUint32, Size> subVecScalar (const Vector<deUint32, Size>& v… in subVecScalar()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp5039 …entGenerator)(Context&, const ResourceDefinition::Node::SharedPtr&, tcu::TestCaseGroup*, deUint32)) in generateProgramInputOutputShaderCaseBlocks() argument
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp960 const vector<pair<deUint32, vk::VkQueue> >& queues, in Context()