Home
last modified time | relevance | path

Searched refs:EsdNumDims (Results 1 – 7 of 7) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DInitialize.h107 int dimMap[EsdNumDims];
DParseHelper.h538 …static const int maxSamplerIndex = EsdNumDims * (EbtNumTypes * (2 * 2 * 2 * 2 * 2)); // see comput…
DInitialize.cpp6300 for (int dim = Esd1D; dim < EsdNumDims; ++dim) { // 1D, ..., buffer, subpass in add2ndGenerationSamplingImaging()
DParseHelper.cpp4317 …int flattened = EsdNumDims * (EbtNumTypes * (2 * (2 * (2 * (2 * arrayIndex + msIndex) + imageIndex… in computeSamplerTypeIndex()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h349 …static const int maxSamplerIndex = EsdNumDims * (EbtNumTypes * (2 * 2 * 2)); // see computeSampler…
DhlslParseHelper.cpp6828 return EsdNumDims * in computeSamplerTypeIndex()
/third_party/glslang/glslang/Include/
DTypes.h76 EsdNumDims enumerator