Home
last modified time | relevance | path

Searched defs:numLocations (Results 1 – 5 of 5) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
Diomapper.cpp855 int numLocations = TIntermediate::computeTypeUniformLocationSize(type); in reserverStorageSlot() local
881 int numLocations = TIntermediate::computeTypeUniformLocationSize(type); in reserverStorageSlot() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFragmentOutputTests.cpp1057 int numLocations = useArray ? arrayLen : 1; in createRandomCase() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp501 const int numLocations = glu::getDataTypeNumLocations(it->varType.getBasicType()); in computeFragmentOutputLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp617 const int numLocations = glu::getDataTypeNumLocations(it->varType.getBasicType()); in computeFragmentOutputLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp333 const deUint32 numLocations = 1u << subPixelBits; in fillSampleLocationsPacked() local