Searched refs:texelOut (Results 1 – 4 of 4) sorted by relevance
122 GLfloat *texelOut);
396 Id texelOut; member
1943 typeId1 = getDerefTypeId(parameters.texelOut); in createTextureCall()1965 createStore(createCompositeExtract(resultId, typeId1, 1), parameters.texelOut); in createTextureCall()
4267 spv::Id texelOut = *opIt; local4269 spv::Id typeId1 = builder.getDerefTypeId(texelOut);4275 builder.createStore(builder.createCompositeExtract(resultId, typeId1, 1), texelOut);4479 params.texelOut = arguments[2 + extraArgs];