Searched refs:getFragmentInoutRange (Results 1 – 4 of 4) sorted by relevance
291 const RangeUI &getFragmentInoutRange() const { return mExecutable->getFragmentInoutRange(); } in getFragmentInoutRange() function
220 const RangeUI &getFragmentInoutRange() const { return mFragmentInoutRange; } in getFragmentInoutRange() function
654 const uint32_t baseUniformIndex = executable.getFragmentInoutRange().low(); in addInputAttachmentDescriptorSetDesc()1612 const uint32_t baseUniformIndex = executable.getFragmentInoutRange().low(); in updateInputAttachmentDescriptorSet()
867 const gl::RangeUI &inputAttachmentUniformRange = programExecutable.getFragmentInoutRange(); in AssignNonTextureBindings()