Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderAtomicOpTests.cpp100 const UVec3 &workGroupSize) in ShaderAtomicOpCase()
287 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
448 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
532 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
606 const int workGroupSize = (int)product(m_workGroupSize); in getInputs() local
625 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
684 const int workGroupSize = (int)product(m_workGroupSize); in getInputs() local
700 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
759 const int workGroupSize = (int)product(m_workGroupSize); in getInputs() local
778 const int workGroupSize = (int)product(m_workGroupSize); in verify() local
[all …]
H A Des31fComputeShaderBuiltinVarTests.cpp325 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
353 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
377 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
404 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
430 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
452 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
H A Des31fShaderSharedVarTests.cpp93 …g getBasicCaseDescription(DataType basicType, Precision precision, const tcu::UVec3 &workGroupSize) in getBasicCaseDescription()
103 const tcu::UVec3 &workGroupSize) in SharedBasicVarCase()
414 const tcu::UVec3 workGroupSize(2, 1, 3); in init() local
422 const tcu::UVec3 workGroupSize(2, 1, 3); in init() local
H A Des31fIndirectComputeDispatchTests.cpp87 glu::ProgramSources genVerifySources(const UVec3 &workGroupSize) in genVerifySources()
291 uint32_t computeInvocationCount(const UVec3 &workGroupSize, const UVec3 &numWorkGroups) in computeInvocationCount()
407 … uintptr_t bufferSize, uintptr_t offset, const UVec3 &workGroupSize, const UVec3 &numWorkGroups) in SingleDispatchCase()
479 UVec3 workGroupSize; in init() member
H A Des31fBasicComputeShaderTests.cpp673 const int workGroupSize = m_localSize[0] * m_localSize[1] * m_localSize[2]; in iterate() local
920 const int workGroupSize = m_localSize[0] * m_localSize[1] * m_localSize[2]; in iterate() local
1028 const int workGroupSize = m_localSize[0] * m_localSize[1] * m_localSize[2]; in iterate() local
1644 const int workGroupSize = m_localSize[0] * m_localSize[1] * m_localSize[2]; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp302 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
332 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
359 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
388 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
416 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
440 …UVec3 computeReference(const UVec3 &numWorkGroups, const UVec3 &workGroupSize, const UVec3 &workGr… in computeReference()
H A DvktComputeIndirectComputeDispatchTests.cpp318 …ext &context, const std::string &name, const uintptr_t bufferSize, const tcu::UVec3 &workGroupSize, in IndirectDispatchInstanceBufferUpload()
684const tcu::UVec3 &workGroupSize, const DispatchCommandsVec &dispatchCommands, in IndirectDispatchInstanceBufferGenerate()
H A DvktComputeBasicComputeShaderTests.cpp169 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
220 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
359 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
410 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
549 const int workGroupSize = multiplyComponents(m_localSize); in initPrograms() local
603 const int workGroupSize = multiplyComponents(m_localSize); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferMemoryAliasing.cpp123 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocations); in initPrograms() local
346 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocationsLeft); in iterate() local
H A DvktSparseResourcesImageSparseResidency.cpp220 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in initPrograms() local
725 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in iterate() local
H A DvktSparseResourcesShaderIntrinsicsStorage.cpp495 const tcu::UVec3 workGroupSize = computeWorkGroupSize(gridSize); in recordCommands() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp351 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in testStorageImageWrite() local
834 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in initPrograms() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_local_kernel_scope.cpp73 size_t workGroupSize; in test_local_kernel_scope() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DCLKernelImpl.h35 size_t workGroupSize = 0u; member
/aosp_15_r20/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
H A DTestNonUniformWorkGroup.h74 static void setMaxLocalWorkgroupSize(size_t workGroupSize) in setMaxLocalWorkgroupSize()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderGroupVoteTests.cpp239 const WorkGroupSize workGroupSize(context); in ShaderGroupVoteTestCaseBase() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp847 void SerializeWorkGroupSize(JsonSerializer *json, const sh::WorkGroupSize &workGroupSize) in SerializeWorkGroupSize()
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DOutputHLSL.cpp318 sh::WorkGroupSize workGroupSize, in OutputHLSL()
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp9782 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
9796 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp1095 const auto workGroupSize = (localSize.x() * localSize.y() * localSize.z()); in initPrograms() local
5008 const auto workGroupSize = (localSize.x() * localSize.y() * localSize.z()); in createMeshShaderMiscTestsEXT() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DParseHelper.cpp10074 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
10088 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp756 …const tcu::IVec3 workGroupSize((m_testParams.calculateInLoop ? kMaxWorkGroupSize : kMinWorkGroupSi… in createComputePipeline() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.cpp9307 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
9313 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp9311 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
9317 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp2128 GLint workGroupSize[3]; in TEST_P() local

12