Home
last modified time | relevance | path

Searched refs:bind_sampler (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.c325 bind_sampler(struct gl_context *ctx, GLuint unit, GLuint sampler, bool no_error) in bind_sampler() function
351 bind_sampler(ctx, unit, sampler, true); in _mesa_BindSampler_no_error()
364 bind_sampler(ctx, unit, sampler, false); in _mesa_BindSampler()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp545 ADD_ARG_CASE2(bind_sampler, "Test cost of glBindSampler() calls. Note: Uses only sampler 0", in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp600 void bind_sampler (NegativeTestContext& ctx) in bind_sampler() function
2661 {bind_sampler, "bind_sampler", "Invalid glBindSampler() usage" }, in getNegativeShaderApiTestFunctions()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeShaderApiTests.cpp503 ES3F_ADD_API_CASE(bind_sampler, "Invalid glBindSampler() usage", in init()

Completed in 9 milliseconds