Home
last modified time | relevance | path

Searched defs:locationCount (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputVulkanGLSL.cpp121 const unsigned int locationCount = in writeLayoutQualifier() local
DBuildSPIRV.cpp1756 const unsigned int locationCount = in writeInterfaceVariableDecorations() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp286 const uint8_t locationCount = isMatrix ? colCount : rowCount; in AssignAttributeLocations() local
4527 const uint32_t locationCount = info->attributeLocationCount; in declareExpandedMatrixVectors() local
4612 const uint32_t locationCount = info->attributeLocationCount; in writeExpandedMatrixInitialization() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp1891 uint32_t locationCount; member
1978 const auto locationCount = std::min(locationsDataSize / sizeMultiplier, maxTotalLocations); in getParamsFromContext() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp1891 uint32_t locationCount; member
1978 const auto locationCount = std::min(locationsDataSize / sizeMultiplier, maxTotalLocations); in getParamsFromContext() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp1400 const int locationCount = nonarrayUnifCount + arraySize * arrayUnifCount; in setAndCompareUniforms() local