Searched refs:xfbStage (Results 1 – 2 of 2) sorted by relevance
1456 const glu::ShaderType xfbStage = getProgramTransformFeedbackStage(program); in getProgramInterfaceResourceList() local1468 …ogram, varyingName, VariableSearchFilter::createShaderTypeStorageFilter(xfbStage, glu::STORAGE_OUT… in getProgramInterfaceResourceList()
4959 gl::ShaderType xfbStage = programState.getAttachedTransformFeedbackStage(); in SpvGetShaderSpirvCode() local4966 const bool isXfbStage = shaderType == xfbStage && in SpvGetShaderSpirvCode()4976 SpvAssignLocations(options, programExecutable, resources.varyingPacking, xfbStage, in SpvGetShaderSpirvCode()