Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/ast/
Dintrinsic_texture_helper_test.h245 ast::SamplerKind const sampler_kind = ast::SamplerKind::kSampler; member
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c429 enum dxil_sampler_kind sampler_kind = glsl_sampler_type_is_shadow(type) ? in emit_sampler_metadata() local