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

  /external/deqp/external/openglcts/modules/glesext/gpu_shader5/
esextcGPUShader5TextureGatherOffset.cpp 517 , m_sampler_object_id(0)
594 if (0 != m_sampler_object_id)
596 gl.deleteSamplers(1, &m_sampler_object_id);
598 m_sampler_object_id = 0;
    [all...]
esextcGPUShader5TextureGatherOffset.hpp 124 glw::GLuint m_sampler_object_id; member in class:glcts::GPUShader5TextureGatherOffsetTestBase
    [all...]

Completed in 984 milliseconds