Searched defs:SamplerBinding (Results 1 – 3 of 3) sorted by relevance
33 struct SamplerBinding struct36 SamplerBinding(TextureType textureTypeIn, in SamplerBinding() function49 GLuint getTextureUnit(const std::vector<GLuint> &boundTextureUnits, in getTextureUnit()56 TextureType textureType;57 SamplerFormat format;58 uint16_t samplerType;62 uint16_t textureUnitsStartIndex;63 uint16_t textureUnitsCount;
29 struct SamplerBinding struct42 std::array<SamplerBinding, kMaxGLSamplerBindings> actualSamplerBindings; argument
78 struct SamplerBinding { struct81 uint32_t sampledImageId = 0;82 VkImageView sampledImageView = VK_NULL_HANDLE;