Searched refs:getFragmentInoutRange (Results 1 – 4 of 4) sorted by relevance
289 const RangeUI &getFragmentInoutRange() const { return mExecutable->getFragmentInoutRange(); } in getFragmentInoutRange() function
259 const RangeUI &getFragmentInoutRange() const { return mFragmentInoutRange; } in getFragmentInoutRange() function
640 const uint32_t baseUniformIndex = executable.getFragmentInoutRange().low(); in addInputAttachmentDescriptorSetDesc()1565 const uint32_t baseUniformIndex = executable.getFragmentInoutRange().low(); in updateInputAttachmentDescriptorSet()
813 const gl::RangeUI &inputAttachmentUniformRange = programExecutable.getFragmentInoutRange(); in AssignNonTextureBindings()