HomeSort by relevance Sort by last modified time
    Searched refs:sampler_ (Results 1 - 5 of 5) sorted by null

  /external/v8/src/profiler/
cpu-profiler.cc 28 sampler_(sampler),
152 // Schedule next sample. sampler_ is NULL in tests.
153 if (sampler_) sampler_->DoSample();
cpu-profiler.h 169 Sampler* sampler_; member in class:v8::internal::ProfilerEventsProcessor
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 328 ReferenceParams (TextureType texType_, const tcu::Sampler& sampler_, LodMode lodMode_ = LODMODE_EXACT)
330 , sampler (sampler_)
  /external/deqp/modules/gles2/functional/
es2fShaderTextureFunctionTests.cpp 150 const tcu::Sampler& sampler_)
157 , sampler (sampler_)
  /external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp 206 const tcu::Sampler& sampler_)
213 , sampler (sampler_)
    [all...]

Completed in 72 milliseconds