Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp331 void get_shaderiv(NegativeTestContext &ctx) in get_shaderiv() function
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderapi.c1037 get_shaderiv(struct gl_context *ctx, GLuint name, GLenum pname, GLint *params) in get_shaderiv() function