Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsSamplerObjectTest.hpp43 struct SamplingState struct in deqp::gls::TextureSamplerTest
45 GLenum minFilter;
46 GLenum magFilter;
47 GLenum wrapT;
48 GLenum wrapS;
49 GLenum wrapR;
50 GLfloat minLod;
51 GLfloat maxLod;
101 struct SamplingState struct in deqp::gls::MultiTextureSamplerTest
103 GLenum minFilter;
[all …]
/third_party/protobuf/third_party/abseil-cpp/absl/strings/internal/
Dcordz_functions.h44 struct SamplingState { struct
53 ABSL_CONST_INIT extern thread_local SamplingState cordz_next_sample; argument
/third_party/protobuf/src/google/protobuf/
Darenaz_sampler.h99 struct SamplingState { struct
110 ThreadSafeArenaStats* SampleSlow(SamplingState& sampling_state); argument
/third_party/protobuf/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.h126 struct SamplingState { struct
133 HashtablezInfo* SampleSlow(SamplingState& next_sample, argument