Home
last modified time | relevance | path

Searched refs:GL_TYPE (Results 1 - 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp419 GL_TYPE, in Run()
429 GL_TYPE, in Run()
615 GL_TYPE, in VerifyCompute()
730 GL_TYPE, in Run()
807 GL_TYPE, in Run()
897 GL_TYPE, in Run()
979 GL_TYPE, in Run()
1059 GL_TYPE, in Run()
1221 GL_TYPE, in Run()
1418 GL_TYPE, in Run()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp509 GL_TYPE, in Run()
523 GL_TYPE, in Run()
629 GL_TYPE, in Run()
744 GL_TYPE, in Run()
797 GL_TYPE, in Run()
865 GL_TYPE, in Run()
941 GL_TYPE, in Run()
1043 GL_TYPE, in Run()
1154 GL_TYPE, in Run()
1216 GL_TYPE, in Run()
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp23004 program.GetResource(GL_TRANSFORM_FEEDBACK_VARYING, b0_v0_index, GL_TYPE, 1 /* buf_size */, &b0_v0_type); in test()
23005 program.GetResource(GL_TRANSFORM_FEEDBACK_VARYING, b0_v1_index, GL_TYPE, 1 /* buf_size */, &b0_v1_type); in test()
23006 program.GetResource(GL_TRANSFORM_FEEDBACK_VARYING, b0_v3_index, GL_TYPE, 1 /* buf_size */, &b0_v3_type); in test()
23007 program.GetResource(GL_TRANSFORM_FEEDBACK_VARYING, b1_v1_index, GL_TYPE, 1 /* buf_size */, &b1_v1_type); in test()
H A Dgl4cGPUShaderFP64Tests.cpp6829 const glw::GLenum properties[] = { GL_ARRAY_SIZE, GL_TYPE }; in verifyProgramInterfaceQuerySupport()
6867 /* Make sure glGetProgramResourceiv() returns correct values for GL_TYPE and GL_ARRAY_SIZE queries */ in verifyProgramInterfaceQuerySupport()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramInterfaceTest.cpp275 GLenum props[] = {GL_TYPE, in TEST_P()
457 GLenum props[] = {GL_TYPE, in TEST_P()
742 GL_TYPE};
858 GL_TYPE};
972 GL_TYPE};
1267 GLenum props[] = {GL_TYPE, GL_ARRAY_SIZE, GL_NAME_LENGTH};
/third_party/vk-gl-cts/framework/opengl/
H A DgluProgramInterfaceQuery.cpp91 info.type = getProgramResourceUint(gl, program, programInterface, index, GL_TYPE); in getProgramInterfaceVariableInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp698 case GL_TYPE: in GetCommonVariableProperty()
722 case GL_TYPE: in GetInputResourceProperty()
764 case GL_TYPE: in GetOutputResourceProperty()
815 case GL_TYPE: in GetTransformFeedbackVaryingResourceProperty()
940 return GL_TYPE; in GetUniformPropertyEnum()
1877 case GL_TYPE: in GetUniformResourceProperty()
1932 case GL_TYPE: in GetBufferVariableResourceProperty()
H A DvalidationES31.cpp103 case GL_TYPE: in ValidateProgramResourceProperty()
256 case GL_TYPE: in ValidateProgramResourcePropertyByInterface()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferActiveUniformValidation.cpp338 glw::GLenum paramVal = GL_TYPE; in iterate()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp2222 { GL_TYPE, &typeValidator },
2341 { GL_TYPE, &typeValidator },
2409 { GL_TYPE, &typeValidator },
2447 { GL_TYPE, &typeValidator },
H A Des31fSSBOLayoutCase.cpp1422 GL_TYPE, // 1 in getGLBufferLayout()
/third_party/mesa3d/src/mesa/main/
H A Dtransformfeedback.c1027 res, index, GL_TYPE, (GLint*) type, in _mesa_GetTransformFeedbackVarying()
H A Duniform_query.cpp88 res, index, GL_TYPE, (GLint*) type, in _mesa_GetActiveUniform_impl()
110 return GL_TYPE; in resource_prop_from_uniform_prop()
H A Dshader_query.cpp209 _mesa_program_resource_prop(shProg, res, desired_index, GL_TYPE, in _mesa_GetActiveAttrib()
1464 case GL_TYPE: in _mesa_program_resource_prop()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1298 #define GL_TYPE 0x92FA macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1247 #define GL_TYPE 0x92FA macro
H A Dgl32.h1247 #define GL_TYPE 0x92FA macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1228 #define GL_TYPE 0x92FA macro
H A Dgl32.h1228 #define GL_TYPE 0x92FA macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1249 #define GL_TYPE 0x92FA macro
H A Dgl32.h1249 #define GL_TYPE 0x92FA macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1228 #define GL_TYPE 0x92FA macro
H A Dgl32.h1228 #define GL_TYPE 0x92FA macro
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp1774 glw::GLenum props = GL_TYPE; in checkUniformAndResourceApi()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2424 #define GL_TYPE 0x92FA macro

Completed in 185 milliseconds

12