Home
last modified time | relevance | path

Searched defs:maxValuesPerInvocation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp2895 …const int maxValuesPerInvocation = m_context.getDeviceProperties().limits.maxComputeWorkGroupSize[… in execute() local
3169 … const int maxValuesPerInvocation = m_context.getMeshShaderPropertiesEXT().maxMeshWorkGroupSize[0]; in execute() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderExecUtil.cpp1311 const int maxValuesPerInvocation = m_maxWorkSize[0]; in execute() local