Home
last modified time | relevance | path

Searched defs:SamplerBinding (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h33 struct SamplerBinding struct
36 SamplerBinding(TextureType textureTypeIn, in SamplerBinding() function
49 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;
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_msl_utils.h29 struct SamplerBinding struct
42 std::array<SamplerBinding, kMaxGLSamplerBindings> actualSamplerBindings; argument
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DCompositorVk.h78 struct SamplerBinding { struct
81 uint32_t sampledImageId = 0;
82 VkImageView sampledImageView = VK_NULL_HANDLE;