Searched refs:indexId (Results 1 – 3 of 3) sorted by relevance
224 …rtexInputValue (deUint8* destPtr, const VertexInputAttributeDescription& attributes, int indexId);549 …const std::string indexId = (attributeInfo.inputRate == VK_VERTEX_INPUT_RATE_VERTEX) ? "gl_Vert… in getGlslAttributeConditions() local585 …glslCode << "\tif (" << accessStr << " == -(" << totalComponentCount << " * " << indexId << " + " … in getGlslAttributeConditions()589 …glslCode << "\tif (" << accessStr << " == uint(" << totalComponentCount << " * " << indexId << " +… in getGlslAttributeConditions()595 …ssStr << " + double(0.01 * (" << totalComponentCount << ".0 * float(" << indexId << ") + " << comp… in getGlslAttributeConditions()599 …< accessStr << " + (0.01 * (" << totalComponentCount << ".0 * float(" << indexId << ") + " << comp… in getGlslAttributeConditions()604 …(abs(" << accessStr << " + (" << totalComponentCount << ".0 * float(" << indexId << ") + " << comp… in getGlslAttributeConditions()608 …(abs(" << accessStr << " - (" << totalComponentCount << ".0 * float(" << indexId << ") + " << comp… in getGlslAttributeConditions()614 …< representableDiff << " * (" << totalComponentCount << ".0 * float(" << indexId << ") + " << comp… in getGlslAttributeConditions()620 …< representableDiff << " * (" << totalComponentCount << ".0 * float(" << indexId << ") + " << comp… in getGlslAttributeConditions()[all …]
8613 string indexId = "%index_" + numberToString(id++); in specializeInBoundsShaderTemplate() local8614 parameters["accessChainConstDeclaration"] += indexId + " = OpConstant %u32 " + *index + "\n"; in specializeInBoundsShaderTemplate()8615 parameters["accessChainIndexes"] += " " + indexId; in specializeInBoundsShaderTemplate()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...