/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderAtomicOpTests.cpp | 100 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 D | es31fComputeShaderBuiltinVarTests.cpp | 325 …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 D | es31fShaderSharedVarTests.cpp | 93 …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 D | es31fIndirectComputeDispatchTests.cpp | 87 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 D | es31fBasicComputeShaderTests.cpp | 673 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 D | vktComputeShaderBuiltinVarTests.cpp | 302 …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 D | vktComputeIndirectComputeDispatchTests.cpp | 318 …ext &context, const std::string &name, const uintptr_t bufferSize, const tcu::UVec3 &workGroupSize, in IndirectDispatchInstanceBufferUpload() 684 … const tcu::UVec3 &workGroupSize, const DispatchCommandsVec &dispatchCommands, in IndirectDispatchInstanceBufferGenerate()
|
H A D | vktComputeBasicComputeShaderTests.cpp | 169 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 D | vktSparseResourcesBufferMemoryAliasing.cpp | 123 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocations); in initPrograms() local 346 const tcu::UVec3 workGroupSize = computeWorkGroupSize(numInvocationsLeft); in iterate() local
|
H A D | vktSparseResourcesImageSparseResidency.cpp | 220 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in initPrograms() local 725 const tcu::UVec3 workGroupSize = computeWorkGroupSize(shaderExtent); in iterate() local
|
H A D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 495 const tcu::UVec3 workGroupSize = computeWorkGroupSize(gridSize); in recordCommands() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrStorageImageWriteTests.cpp | 351 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 D | test_local_kernel_scope.cpp | 73 size_t workGroupSize; in test_local_kernel_scope() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | CLKernelImpl.h | 35 size_t workGroupSize = 0u; member
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/non_uniform_work_group/ |
H A D | TestNonUniformWorkGroup.h | 74 static void setMaxLocalWorkgroupSize(size_t workGroupSize) in setMaxLocalWorkgroupSize()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderGroupVoteTests.cpp | 239 const WorkGroupSize workGroupSize(context); in ShaderGroupVoteTestCaseBase() local
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | serialize.cpp | 847 void SerializeWorkGroupSize(JsonSerializer *json, const sh::WorkGroupSize &workGroupSize) in SerializeWorkGroupSize()
|
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/ |
H A D | OutputHLSL.cpp | 318 sh::WorkGroupSize workGroupSize, in OutputHLSL()
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 9782 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 D | vktMeshShaderMiscTestsEXT.cpp | 1095 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 D | ParseHelper.cpp | 10074 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 D | vktDescriptorSetsIndexingTests.cpp | 756 …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 D | hlslParseHelper.cpp | 9307 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/ |
D | hlslParseHelper.cpp | 9311 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 D | ComputeShaderTest.cpp | 2128 GLint workGroupSize[3]; in TEST_P() local
|