Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/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
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 …]
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
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
1499 const int workGroupSize = m_localSize[0]*m_localSize[1]*m_localSize[2]; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp267 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
294 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
318 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
344 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
369 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
390 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
DvktComputeIndirectComputeDispatchTests.cpp316 const tcu::UVec3& workGroupSize, in IndirectDispatchInstanceBufferUpload()
654 const tcu::UVec3& workGroupSize, in IndirectDispatchInstanceBufferGenerate()
DvktComputeBasicComputeShaderTests.cpp162 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
208 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
333 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
379 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
504 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
552 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp277 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
304 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
328 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
354 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
379 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
400 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
DvktComputeIndirectComputeDispatchTests.cpp319 const tcu::UVec3& workGroupSize, in IndirectDispatchInstanceBufferUpload()
664 const tcu::UVec3& workGroupSize, in IndirectDispatchInstanceBufferGenerate()
DvktComputeBasicComputeShaderTests.cpp175 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
222 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
357 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
404 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
540 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
589 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBufferMemoryAliasing.cpp126 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocations); in initPrograms() local
342 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocationsLeft); in iterate() local
DvktSparseResourcesImageSparseResidency.cpp220 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in initPrograms() local
657 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in iterate() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp492 const tcu::UVec3 workGroupSize = computeWorkGroupSize(gridSize); in recordCommands() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferMemoryAliasing.cpp124 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocations); in initPrograms() local
340 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocationsLeft); in iterate() local
DvktSparseResourcesImageSparseResidency.cpp220 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in initPrograms() local
672 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in iterate() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp492 const tcu::UVec3 workGroupSize = computeWorkGroupSize(gridSize); in recordCommands() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DCLKernelImpl.h35 size_t workGroupSize = 0u; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp247 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in testStorageImageWrite() local
627 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp334 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in testStorageImageWrite() local
714 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in initPrograms() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderGroupVoteTests.cpp232 const WorkGroupSize workGroupSize(context); in ShaderGroupVoteTestCaseBase() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp822 void SerializeWorkGroupSize(JsonSerializer *json, const sh::WorkGroupSize &workGroupSize) in SerializeWorkGroupSize()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputHLSL.cpp310 sh::WorkGroupSize workGroupSize, in OutputHLSL()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp9717 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
9731 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp1092 const auto workGroupSize = (localSize.x() * localSize.y() * localSize.z()); in initPrograms() local
5001 const auto workGroupSize = (localSize.x() * localSize.y() * localSize.z()); in createMeshShaderMiscTestsEXT() local

12