Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DOutputHLSL.cpp310 sh::WorkGroupSize workGroupSize, in OutputHLSL()
DParseContext.cpp1993 sh::WorkGroupSize workGroupSize = getComputeShaderLocalSize(); in parseVariableIdentifier() local
/device/generic/vulkan-cereal/third-party/angle/src/libShaderTranslator/
DShaderTranslator.h665 ST_WorkGroupSize workGroupSize; member
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DComputeShaderTest.cpp1696 GLint workGroupSize[3]; in TEST_P() local