Searched defs:LayoutBindingParameters (Results 1 – 1 of 1) sorted by relevance
75 struct LayoutBindingParameters struct77 char const *keyword; // uniform, buffer78 eSurfaceType surface_type; // Texture, Image...79 eTextureType texture_type;80 char const *vector_type; // lookup vector type81 char const *uniform_type; // sampler2D, image2D...82 char const *coord_vector_type; // coord vector type83 char const *access_function; // texture(), imageLoad()...