Home
last modified time | relevance | path

Searched defs:workGroupSize (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fComputeShaderBuiltinVarTests.cpp305 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
332 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
355 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
381 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
406 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
427 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
Des31fShaderSharedVarTests.cpp92 … getBasicCaseDescription (DataType basicType, Precision precision, const tcu::UVec3& workGroupSize) in getBasicCaseDescription()
101 …ontext, const char* name, DataType basicType, Precision precision, const tcu::UVec3& workGroupSize) in SharedBasicVarCase()
375 const tcu::UVec3 workGroupSize (2,1,3); in init() local
382 const tcu::UVec3 workGroupSize (2,1,3); in init() local
Des31fShaderAtomicOpTests.cpp96 …ame, AtomicOperandType operandType, DataType type, Precision precision, const UVec3& workGroupSize) in ShaderAtomicOpCase()
279 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
432 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
514 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
588 const int workGroupSize = (int)product(m_workGroupSize); in getInputs() local
606 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
661 const int workGroupSize = (int)product(m_workGroupSize); in getInputs() local
677 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
732 const int workGroupSize = (int)product(m_workGroupSize); in getInputs() local
750 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
[all …]
Des31fIndirectComputeDispatchTests.cpp87 glu::ProgramSources genVerifySources (const UVec3& workGroupSize) in genVerifySources()
284 deUint32 computeInvocationCount (const UVec3& workGroupSize, const UVec3& numWorkGroups) in computeInvocationCount()
395 …, GenBuffer genBuffer, deUintptr bufferSize, deUintptr offset, const UVec3& workGroupSize, const U… in SingleDispatchCase()
469 UVec3 workGroupSize; in init() member
Des31fBasicComputeShaderTests.cpp609 const int workGroupSize = m_localSize[0]*m_localSize[1]*m_localSize[2]; in iterate() local
832 const int workGroupSize = m_localSize[0]*m_localSize[1]*m_localSize[2]; in iterate() local
926 const int workGroupSize = m_localSize[0]*m_localSize[1]*m_localSize[2]; in iterate() local
1495 const int workGroupSize = m_localSize[0]*m_localSize[1]*m_localSize[2]; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp234 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
261 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
285 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
311 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
336 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
357 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
DvktComputeIndirectComputeDispatchTests.cpp162 const tcu::UVec3& workGroupSize, in IndirectDispatchInstanceBufferUpload()
441 const tcu::UVec3& workGroupSize, in IndirectDispatchInstanceBufferGenerate()
DvktComputeBasicComputeShaderTests.cpp152 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
198 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
323 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
369 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
494 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
542 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferMemoryAliasing.cpp116 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocations); in initPrograms() local
326 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocationsLeft); in iterate() local
DvktSparseResourcesImageSparseResidency.cpp153 const tcu::UVec3 workGroupSize = computeWorkGroupSize(gridSize); in initPrograms() local
516 const tcu::UVec3 workGroupSize = computeWorkGroupSize(gridSize); in iterate() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp441 const tcu::UVec3 workGroupSize = computeWorkGroupSize(gridSize); in recordCommands() local