Searched refs:mGraphicsProgramInfos (Results 1 – 2 of 2) sorted by relevance
707 mGraphicsProgramInfos[index].release(contextVk); in resetLayout()1484 ProgramInfo &programInfo = mGraphicsProgramInfos[programIndex]; in initGraphicsShaderPrograms()1538 ProgramInfo &programInfo = mGraphicsProgramInfos[programIndex]; in createGraphicsPipelineImpl()1662 mGraphicsProgramInfos[programIndex].getShaderProgram().createMonolithicPipelineCreationTask( in linkGraphicsPipelineLibraries()
548 ProgramInfo mGraphicsProgramInfos[ProgramTransformOptions::kPermutationCount]; variable