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/
H A DOutputVulkanGLSL.cpp121 const unsigned int locationCount = in writeLayoutQualifier() local
H A DBuildSPIRV.cpp1756 const unsigned int locationCount = in writeInterfaceVariableDecorations() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.cpp1400 const int locationCount = nonarrayUnifCount + arraySize * arrayUnifCount; in setAndCompareUniforms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp1891 uint32_t locationCount; member
1978 const auto locationCount = std::min(locationsDataSize / sizeMultiplier, maxTotalLocations); in getParamsFromContext() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp1891 uint32_t locationCount; member
1978 const auto locationCount = std::min(locationsDataSize / sizeMultiplier, maxTotalLocations); in getParamsFromContext() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp286 const uint8_t locationCount = isMatrix ? colCount : rowCount; in AssignAttributeLocations() local
[all...]

Completed in 21 milliseconds