Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.hpp75 struct LayoutBindingParameters struct
77 char const *keyword; // uniform, buffer
78 eSurfaceType surface_type; // Texture, Image...
79 eTextureType texture_type;
80 char const *vector_type; // lookup vector type
81 char const *uniform_type; // sampler2D, image2D...
82 char const *coord_vector_type; // coord vector type
83 char const *access_function; // texture(), imageLoad()...