OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxComputeWorkGroupSizeZ
(Results
1 - 6
of
6
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
ResourceLimits.h
78
int
maxComputeWorkGroupSizeZ
;
/external/deqp/external/vulkancts/framework/vulkan/
vkGlslToSpirV.cpp
134
builtin->
maxComputeWorkGroupSizeZ
= 64;
/external/vulkan-validation-layers/tests/
vktestframework.cpp
247
"
MaxComputeWorkGroupSizeZ
64\n"
414
else if (strcmp(token, "
MaxComputeWorkGroupSizeZ
") == 0)
415
Resources.
maxComputeWorkGroupSizeZ
= value;
[
all
...]
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.cpp
[
all
...]
ParseHelper.cpp
[
all
...]
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseHelper.cpp
[
all
...]
Completed in 49 milliseconds