| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcKHRDebugTests.cpp | 2152 GLenum type; inspectMessageLog() local 2231 GLenum type; verifyEmptyLog() local [all...] |
| H A D | glcTextureRepeatModeTests.cpp | 238 GLenum type; member 1223 GLenum type = internalFormatStruct.type; in iterate() local 637 clearTextures(GLenum target, GLsizei width, GLsizei height, GLint lod, GLenum internalformat, GLenum type, GLenum format) const clearTextures() argument
|
| H A D | glcUniformBlockTests.cpp | 194 VarType type = generateType(rnd, 0, true); in generateUniform() local 280 glu::DataType type = rnd.choose<glu::DataType>(typeCandidates.begin(), typeCandidates.end()); in generateType() local 627 glw::GLenum type; in Link() member 807 glw::GLenum type; in Test() member 298 BlockBasicTypeCase(Context& context, const char* name, const char* description, glu::GLSLVersion glslVersion, const VarType& type, deUint32 layoutFlags, int numInstances) BlockBasicTypeCase() argument 930 glu::DataType type = basicTypes[basicTypeNdx]; init() local 980 glu::DataType type = basicTypes[basicTypeNdx]; init() local 1134 glu::DataType type = basicTypes[basicTypeNdx]; init() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsTestsUtils.hpp | 188 void setShaderType (ShaderType type) { m_shaderType = type; } in setShaderType() argument 212 SubgroupFactory(deqp::Context& context, tcu::TestNodeType type, const std::string& name, const std::string& desc, in SubgroupFactory() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 315 glw::GLenum const type; in BuildProgram() member in gl4cts::DirectStateAccess::VertexArrays::Shader::glw 883 glw::GLenum const type; in PrepareProgram() member in gl4cts::DirectStateAccess::VertexArrays::Shader::glw 1330 glw::GLenum const type; in PrepareProgram() member in gl4cts::DirectStateAccess::VertexArrays::Shader::glw 1956 glw::GLenum const type; PrepareProgram() member in gl4cts::DirectStateAccess::VertexArrays::Shader::glw 2651 glw::GLenum const type; PrepareProgram() member in gl4cts::DirectStateAccess::VertexArrays::Shader::glw 3114 glw::GLenum const type; PrepareProgram() member in gl4cts::DirectStateAccess::VertexArrays::Shader::glw [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser.cc | 68 std::unique_ptr<type::Type> type; in ToType() local 392 ToShaderType(const std::string& str, ShaderType* type) ToShaderType() argument 432 ToPipelineType(const std::string& str, PipelineType* type) ToPipelineType() argument 668 auto type = token->AsString(); ParsePipelineAttach() local 1039 ToBufferType(const std::string& name, BufferType* type) ToBufferType() argument 1968 auto type = s.get(); ParseStruct() local 2104 auto type = script_->ParseType(token->AsString()); ParseBuffer() local 2984 auto type = token->AsString(); ParseExpect() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline.h | 99 void SetShaderType(ShaderType type) { shader_type_ = type; } in SetShaderType() argument 151 PushConstantType type; member 196 BufferType type = BufferType::kUnknown; member [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | command_parser.cc | 593 auto type = tp.Parse(token->AsString()); in ProcessSSBO() local 648 auto type = parser.Parse("R8_SINT"); in ProcessSSBO() local 751 auto type = tp.Parse(token->AsString()); ProcessUniform() local 2032 auto type = tp.Parse(token->AsString()); ProcessProbeSSBO() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | hex_float.h | 526 struct negatable_left_shift<N, typename std::enable_if<N >= 0>::type> { global() struct in spvtools::utils::round_direction::HexFloat::negatable_left_shift 540 struct negatable_right_shift<N, typename std::enable_if<N >= 0>::type> { global() struct in spvtools::utils::round_direction::HexFloat::negatable_right_shift [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_builtins.cpp | 168 uint32_t GetVUIDForBuiltin(SpvBuiltIn builtIn, VUIDError type) { in GetVUIDForBuiltin() argument [all...] |
| H A D | validate_cfg.cpp | 410 ConstructNames( ConstructType type) ConstructNames() argument [all...] |
| H A D | validate_extensions.cpp | 52 auto type = _.FindDef(id); in IsIntScalar() local [all...] |
| H A D | validate_memory.cpp | 41 bool IsAllowedTypeOrArrayOfSame(ValidationState_t& _, const Instruction* type, in IsAllowedTypeOrArrayOfSame() argument 943 const auto type = _.FindDef(type_id); ValidateStore() local 1442 auto type = state.FindDef(type_id); ValidateCooperativeMatrixLengthNV() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES32.cpp | 173 ValidateDebugMessageControl(const Context *context, angle::EntryPoint entryPoint, GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) ValidateDebugMessageControl() argument 185 ValidateDebugMessageInsert(const Context *context, angle::EntryPoint entryPoint, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) ValidateDebugMessageInsert() argument 218 ValidateDrawElementsBaseVertex(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLint basevertex) ValidateDrawElementsBaseVertex() argument 229 ValidateDrawElementsInstancedBaseVertex(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei instancecount, GLint basevertex) ValidateDrawElementsInstancedBaseVertex() argument 242 ValidateDrawRangeElementsBaseVertex(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, DrawElementsType type, const void *indices, GLint basevertex) ValidateDrawRangeElementsBaseVertex() argument 532 ValidateReadnPixels(const Context *context, angle::EntryPoint entryPoint, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *data) ValidateReadnPixels() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_2_autogen.cpp | 165 GLuint GL_APIENTRY GL_CreateShader(GLenum type) in GL_CreateShader() argument 341 GL_GetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) GL_GetActiveAttrib() argument 377 GL_GetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) GL_GetActiveUniform() argument 2407 GL_VertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) GL_VertexAttribPointer() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/ |
| H A D | capture_replay_tests.py | 1066 type=int, variable 1096 type=int, variable 1105 type=int, variable
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | UniformBufferTest.cpp | 355 GLenum type; in TEST_P() local 434 GLenum type; in TEST_P() local [all...] |
| H A D | MultisampledRenderToTextureTest.cpp | 136 GLenum type; member 570 GLenum type = glType ? glType->type : GL_UNSIGNED_BYTE; in createAndAttachColorAttachment() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | BufferVk.cpp | 884 getIndexRange(const gl::Context *context, gl::DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, gl::IndexRange *outRange) getIndexRange() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_1_0_autogen.cpp | 265 void GL_APIENTRY GL_ColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in GL_ColorPointer() argument 1378 void GL_APIENTRY GL_NormalPointer(GLenum type, GLsizei stride, const void *pointer) in GL_NormalPointer() argument 1802 void GL_APIENTRY GL_TexCoordPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in GL_TexCoordPointer() argument 2089 GL_VertexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_VertexPointer() argument [all...] |
| H A D | entry_points_egl_ext_autogen.cpp | 782 EGLSyncKHR EGLAPIENTRY EGL_CreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in EGL_CreateSyncKHR() argument
|
| H A D | egl_ext_stubs.cpp | 106 CreateSyncKHR(Thread *thread, Display *display, EGLenum type, const AttributeMap &attributes) CreateSyncKHR() argument
|
| H A D | entry_points_gles_3_1_autogen.cpp | 143 GLuint GL_APIENTRY GL_CreateShaderProgramv(GLenum type, GLsizei count, const GLchar *const *strings) in GL_CreateShaderProgramv() argument 281 void GL_APIENTRY GL_DrawElementsIndirect(GLenum mode, GLenum type, const void *indirect) in GL_DrawElementsIndirect() argument 2008 GL_VertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) GL_VertexAttribFormat() argument 2042 GL_VertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) GL_VertexAttribIFormat() argument [all...] |
| H A D | entry_points_gles_3_2_autogen.cpp | 254 GL_DebugMessageControl(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) GL_DebugMessageControl() argument 290 GL_DebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) GL_DebugMessageInsert() argument 349 GL_DrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawElementsBaseVertex() argument 384 GL_DrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex) GL_DrawElementsInstancedBaseVertex() argument 422 GL_DrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawRangeElementsBaseVertex() argument 1080 GL_ReadnPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) GL_ReadnPixels() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | ANGLEPerfTest.cpp | 199 PerfTestDebugCallback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam) PerfTestDebugCallback() argument
|