/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cMultiBindTests.cpp | 495 void Buffer::BindBase(const glw::Functions& gl, glw::GLuint id, glw::GLenum target, glw::GLuint index) in BindBase() argument 1398 checkBinding(deqp::Context& context, GLenum pname, GLuint index, const std::string& target_name, GLint expected_value) checkBinding() argument 1424 checkTextureBinding(deqp::Context& context, GLenum pname, GLuint index, GLint expected_value) checkTextureBinding() argument 1460 checkVertexAttribBinding(deqp::Context& context, GLuint index, GLint expected_value) checkVertexAttribBinding() argument 1556 getBinding(GLuint index) getBinding() argument 1574 getTarget(GLuint index) getTarget() argument 3455 GLchar index[16]; iterate() local 3819 GLchar index[16]; iterate() local 4075 GLchar index[16]; iterate() local 4290 GLchar index[16]; iterate() local 4530 GLchar index[16]; iterate() local [all...] |
H A D | gl4cProgramInterfaceQueryTests.cpp | 259 virtual inline void VerifyGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, in VerifyGetProgramResourceName() argument 320 virtual inline void VerifyGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, in VerifyGetProgramResourceiv() argument 3425 GLuint index = glGetProgramResourceIndex(program, GL_PROGRAM_OUTPUT, "color"); Run() local 4378 GLuint index = glGetProgramResourceIndex(program, GL_UNIFORM, "someLongName"); Run() local [all...] |
H A D | gl4cShaderAtomicCountersTests.cpp | 460 bool CheckBufferBindingState(GLuint index, GLint binding, GLint64 start, GLint64 size) in CheckBufferBindingState() argument 549 GLuint index; CheckUniform() local [all...] |
H A D | gl4cBufferStorageTests.cpp | 577 BindRange(glw::GLuint index, glw::GLintptr offset, glw::GLsizeiptr size) const BindRange() argument 653 BindBase(const glw::Functions& gl, glw::GLuint id, glw::GLenum target, glw::GLuint index) BindBase() argument 668 BindRange(const glw::Functions& gl, glw::GLuint id, glw::GLenum target, glw::GLuint index, glw::GLintptr offset, glw::GLsizeiptr size) BindRange() argument [all...] |
H A D | gl4cComputeShaderTests.cpp | 661 const int index = z * local_size_x * local_size_y + y * local_size_x + x; in RunIteration() local 797 const GLuint index = glGetUniformBlockIndex(m_program, name); in RunIteration() local 858 const GLuint index = z * local_size.x() * num_groups.x() * local_size.y() * num_groups.y() + in RunIteration() local 5187 RunIteration(GLuint index) RunIteration() argument 5233 glUniform1ui(glGetUniformLocation(m_program, "g_index"), index); RunIteration() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cComputeShaderTests.cpp | 1014 const int index = z * local_size_x * local_size_y + y * local_size_x + x; in RunIteration() local 1150 const GLuint index = glGetUniformBlockIndex(m_program, name); in RunIteration() local 1204 const GLuint index = z * local_size.x() * num_groups.x() * local_size.y() * num_groups.y() + in RunIteration() local 5143 RunIteration(GLuint index) RunIteration() argument 5166 glUniform1ui(glGetUniformLocation(m_program, "g_index"), index); RunIteration() local [all...] |
H A D | es31cShaderAtomicCountersTests.cpp | 400 bool CheckBufferBindingState(GLuint index, GLint binding, GLint64 start, GLint64 size) in CheckBufferBindingState() argument 454 GLuint index; CheckUniform() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderRendering.cpp | 1780 int index = m_unordered_elements_data[n_point]; in verify() local 1838 int index in verify() local 1899 int index = m_unordered_elements_data[n_point]; verify() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
H A D | esextcGPUShader5TextureGatherOffset.cpp | 780 void GPUShader5TextureGatherOffsetTestBase::logCoordinates(unsigned int index) in logCoordinates() argument 1146 void GPUShader5TextureGatherOffsetTestBase::setCoordinatesData(glw::GLfloat x, glw::GLfloat y, unsigned int index) in setCoordinatesData() argument 1161 setCoordinatesData(glw::GLfloat x, glw::GLfloat y, glw::GLfloat z, unsigned int index) setCoordinatesData() argument 1465 checkResult(const CapturedVaryings& captured_data, unsigned int index, unsigned int tex_size) checkResult() argument 1543 getOffsets(glw::GLint& out_x_offset, glw::GLint& out_y_offset, unsigned int index) getOffsets() argument 1623 checkResult(const CapturedVaryings& captured_data, unsigned int index, unsigned int texture_size) checkResult() argument 1837 checkResult(const CapturedVaryings& captured_data, unsigned int index, unsigned int texture_size) checkResult() argument 2012 checkResult(const CapturedVaryings& captured_data, unsigned int index, unsigned int tex_size) checkResult() argument 2364 checkResult(const CapturedVaryings& captured_data, unsigned int index, unsigned int tex_size) checkResult() argument 2426 getOffsets(glw::GLint& out_x_offset, glw::GLint& out_y_offset, unsigned int index) getOffsets() argument 2505 checkResult(const CapturedVaryings& captured_data, unsigned int index, unsigned int tex_size) checkResult() argument 2690 checkResult(const CapturedVaryings& captured_data, unsigned int index, unsigned int texture_size) checkResult() argument 2883 checkResult(const CapturedVaryings& captured_data, unsigned int index, unsigned int texture_size) checkResult() argument 3060 checkResult(const CapturedVaryings& captured_data, unsigned int index, unsigned int tex_size) checkResult() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPackedDepthStencilTests.cpp | 414 int index = 0; in getAttachmentParams() local 855 int index, skip; in verifyDepthStencilGradient() local 996 int index = 0, skip; verifyColorGradient() local [all...] |
H A D | glcPackedPixelsTests.cpp | 1246 std::size_t index = dataToSkip; in makeGradient() local
|
H A D | glcRobustBufferAccessBehaviorTests.cpp | 147 void Buffer::BindBase(const glw::Functions& gl, glw::GLuint id, glw::GLenum target, glw::GLuint index) in BindBase() argument [all...] |
H A D | glcViewportArrayTests.cpp | 90 void Utils::buffer::bindRange(glw::GLuint index, glw::GLintptr offset, glw::GLsizeiptr size) in bindRange() argument 455 GLuint index = -1; in getSubroutineIndex() local 2705 GLint index = 0; checkResults() local 3134 GLint index = 0; setup4x4Scissor() local 3199 GLint index = 0; setup4x4Viewport() local 3257 GLint index = 0; setup2x2Viewport() local 3470 GLuint index = 0; checkResults() local 3789 GLuint index = program.getSubroutineIndex(subroutine_name, GL_GEOMETRY_SHADER); prepareUniforms() local 3962 GLuint index = 0; checkResults() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | renderer_utils.cpp | 985 void GetSamplePosition(GLsizei sampleCount, size_t index, GLfloat *xy) in GetSamplePosition() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_utils.cpp | 925 void ClearValuesArray::store(uint32_t index, in store() argument 947 void ClearValuesArray::storeNoDepthStencil(uint32_t index, const VkClearValue &clearValue) in storeNoDepthStencil() argument [all...] |
H A D | vk_utils.h | 117 explicit constexpr PackedAttachmentIndex(uint32_t index) : mAttachmentIndex(index) {} in PackedAttachmentIndex() argument 822 void reset(size_t index) in reset() argument [all...] |
H A D | SurfaceVk.cpp | 282 void SurfaceVk::onSubjectStateChange(angle::SubjectIndex index, angle::SubjectMessage message) in onSubjectStateChange() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES31.cpp | 284 ValidateProgramResourceIndex(const Program *programObject, GLenum programInterface, GLuint index) ValidateProgramResourceIndex() argument 380 ValidateGetBooleani_v(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLuint index, const GLboolean *data) ValidateGetBooleani_v() argument 401 ValidateGetBooleani_vRobustANGLE(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLuint index, GLsizei bufSize, const GLsizei *length, const GLboolean *data) ValidateGetBooleani_vRobustANGLE() argument 1074 ValidateGetMultisamplefv(const Context *context, angle::EntryPoint entryPoint, GLenum pname, GLuint index, const GLfloat *val) ValidateGetMultisamplefv() argument 1089 ValidateGetMultisamplefvRobustANGLE(const Context *context, angle::EntryPoint entryPoint, GLenum pname, GLuint index, GLsizei bufSize, const GLsizei *length, const GLfloat *val) ValidateGetMultisamplefvRobustANGLE() argument 1422 ValidateGetProgramResourceName(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID program, GLenum programInterface, GLuint index, GLsizei bufSize, const GLsizei *length, const GLchar *name) ValidateGetProgramResourceName() argument 1671 ValidateGetProgramResourceiv(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, const GLsizei *length, const GLint *params) ValidateGetProgramResourceiv() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
H A D | libEGL_autogen.cpp | 488 const char *EGLAPIENTRY eglQueryStringiANGLE(EGLDisplay dpy, EGLint name, EGLint index) in eglQueryStringiANGLE() argument 528 eglProgramCacheQueryANGLE(EGLDisplay dpy, EGLint index, void *key, EGLint *keysize, void *binary, EGLint *binarysize) eglProgramCacheQueryANGLE() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_2_0_autogen.cpp | 75 void GL_APIENTRY GL_BindAttribLocation(GLuint program, GLuint index, const GLchar *name) in GL_BindAttribLocation() argument 1071 void GL_APIENTRY GL_DisableVertexAttribArray(GLuint index) in GL_DisableVertexAttribArray() argument 1170 GL_EnableVertexAttribArray(GLuint index) GL_EnableVertexAttribArray() argument 1455 GL_GetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) GL_GetActiveAttrib() argument 1491 GL_GetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) GL_GetActiveUniform() argument 2126 GL_GetVertexAttribPointerv(GLuint index, GLenum pname, void **pointer) GL_GetVertexAttribPointerv() argument 2152 GL_GetVertexAttribfv(GLuint index, GLenum pname, GLfloat *params) GL_GetVertexAttribfv() argument 2178 GL_GetVertexAttribiv(GLuint index, GLenum pname, GLint *params) GL_GetVertexAttribiv() argument 3615 GL_VertexAttrib1f(GLuint index, GLfloat x) GL_VertexAttrib1f() argument 3638 GL_VertexAttrib1fv(GLuint index, const GLfloat *v) GL_VertexAttrib1fv() argument 3662 GL_VertexAttrib2f(GLuint index, GLfloat x, GLfloat y) GL_VertexAttrib2f() argument 3686 GL_VertexAttrib2fv(GLuint index, const GLfloat *v) GL_VertexAttrib2fv() argument 3710 GL_VertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) GL_VertexAttrib3f() argument 3734 GL_VertexAttrib3fv(GLuint index, const GLfloat *v) GL_VertexAttrib3fv() argument 3758 GL_VertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) GL_VertexAttrib4f() argument 3782 GL_VertexAttrib4fv(GLuint index, const GLfloat *v) GL_VertexAttrib4fv() argument 3806 GL_VertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) GL_VertexAttribPointer() argument [all...] |
H A D | entry_points_gles_3_0_autogen.cpp | 77 void GL_APIENTRY GL_BindBufferBase(GLenum target, GLuint index, GLuint buffer) in GL_BindBufferBase() argument 104 GL_BindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) in GL_BindBufferRange() argument 1229 GL_GetInteger64i_v(GLenum target, GLuint index, GLint64 *data) GL_GetInteger64i_v() argument 1278 GL_GetIntegeri_v(GLenum target, GLuint index, GLint *data) GL_GetIntegeri_v() argument 1479 GL_GetStringi(GLenum name, GLuint index) GL_GetStringi() argument 1536 GL_GetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) GL_GetTransformFeedbackVarying() argument 1668 GL_GetVertexAttribIiv(GLuint index, GLenum pname, GLint *params) GL_GetVertexAttribIiv() argument 1694 GL_GetVertexAttribIuiv(GLuint index, GLenum pname, GLuint *params) GL_GetVertexAttribIuiv() argument 2877 GL_VertexAttribDivisor(GLuint index, GLuint divisor) GL_VertexAttribDivisor() argument 2901 GL_VertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w) GL_VertexAttribI4i() argument 2925 GL_VertexAttribI4iv(GLuint index, const GLint *v) GL_VertexAttribI4iv() argument 2949 GL_VertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) GL_VertexAttribI4ui() argument 2973 GL_VertexAttribI4uiv(GLuint index, const GLuint *v) GL_VertexAttribI4uiv() argument 2998 GL_VertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) GL_VertexAttribIPointer() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | RobustResourceInitTest.cpp | 601 int index = (y * fboWidth + x); in checkCustomFramebufferNonZeroPixels() local 1161 int index = (y * kWidth + x) * 4; in testIntegerTextureInit() local
|
H A D | GLSLTest.cpp | 493 void verifyAttachment2DColor(unsigned int index, in verifyAttachment2DColor() argument 503 << "index " << index; in verifyAttachment2DColor() local 4435 GLuint index = glGetProgramResourceIndex(program, GL_UNIFORM, "image1"); TEST_P() local 4462 GLuint index = glGetProgramResourceIndex(program, GL_UNIFORM, "ac1"); TEST_P() local [all...] |
/third_party/skia/src/gpu/ |
H A D | GrDistanceFieldGenFromVector.cpp | 85 double& operator[](int index) { in operator []() argument
|
/third_party/skia/src/core/ |
H A D | SkBlurMF.cpp | 1061 int index = 1; in make_blurred_rrect_key() local
|