| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | parser.cc | 174 auto type = type_parser.Parse(token->AsString()); in ProcessRequireBlock() local 194 auto type = type_parser.Parse(token->AsString()); in ProcessRequireBlock() local 300 auto type in ProcessIndicesBlock() local 363 auto type = parser.Parse(fmt_name.substr(1, fmt_name.length())); ProcessVertexDataBlock() local 391 auto* type = header.format->GetType(); ProcessVertexDataBlock() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | pipeline.cc | 121 VkDescriptorType type = desc->GetVkDescriptorType(); in CreateDescriptorPools() local 39 Pipeline( PipelineType type, Device* device, uint32_t fence_timeout_ms, const std::vector<VkPipelineShaderStageCreateInfo>& shader_stage_info) Pipeline() argument
|
| H A D | vertex_buffer_test.cc | 178 auto type = parser.Parse("R8G8B8A8_UINT"); in TEST_F() local 197 auto type = parser.Parse("R16G16B16A16_UINT"); in TEST_F() local 216 auto type = parser.Parse("R32G32B32A32_UINT"); in TEST_F() local 235 auto type = parser.Parse("R64G64B64A64_UINT"); in TEST_F() local 254 auto type = parser.Parse("R8G8B8A8_SNORM"); in TEST_F() local 273 auto type = parser.Parse("R16G16B16A16_SNORM"); TEST_F() local 292 auto type = parser.Parse("R32G32B32A32_SINT"); TEST_F() local 311 auto type = parser.Parse("R64G64B64A64_SINT"); TEST_F() local 329 auto type = parser.Parse("R32G32B32_SFLOAT"); TEST_F() local 346 auto type = parser.Parse("R64G64B64_SFLOAT"); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | function.cpp | 110 spv_result_t Function::RegisterSetFunctionDeclType(FunctionDecl type) { in RegisterSetFunctionDeclType() argument
|
| H A D | validate_constants.cpp | 26 auto type = _.FindDef(inst->type_id()); in ValidateConstantBool() local [all...] |
| H A D | validate_interfaces.cpp | 113 spv_result_t NumConsumedLocations(ValidationState_t& _, const Instruction* type, in NumConsumedLocations() argument 182 NumConsumedComponents(ValidationState_t& _, const Instruction* type) NumConsumedComponents() argument 228 auto type = _.FindDef(type_id); GetLocationsForVariable() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | instruction_test.cpp | 389 Instruction* type = context->get_def_use_mgr()->GetDef(8); TEST_F() local 429 Instruction* type = context->get_def_use_mgr()->GetDef(8); TEST_F() local 472 Instruction* type = context->get_def_use_mgr()->GetDef(10); TEST_F() local 515 Instruction* type = context->get_def_use_mgr()->GetDef(10); TEST_F() local 725 Instruction* type = context->get_def_use_mgr()->GetDef(i); TEST_F() local [all...] |
| H A D | type_manager_test.cpp | 879 const Type* type = context->get_type_mgr()->GetType(2u); in TEST() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_capability_test.cpp | 2019 spvCoreOperandTableNameLookup(spv_target_env env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength) spvCoreOperandTableNameLookup() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ParallelShaderCompileTest.cpp | 83 GLuint CompileShader(GLenum type, const std::string &source) in CompileShader() argument
|
| H A D | DebugTest.cpp | 195 GLenum type; member 249 const GLenum type = GL_DEBUG_TYPE_OTHER; in TEST_P() local 293 const GLenum type = GL_DEBUG_TYPE_OTHER; in TEST_P() local 202 Callback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam) Callback() argument 356 const GLenum type = GL_DEBUG_TYPE_OTHER; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | QueryVk.cpp | 32 bool IsRenderPassQuery(ContextVk *contextVk, gl::QueryType type) in IsRenderPassQuery() argument 47 bool IsEmulatedTransformFeedbackQuery(ContextVk *contextVk, gl::QueryType type) in IsEmulatedTransformFeedbackQuery() argument 58 QueryVk *GetShareQuery(ContextVk *contextVk, gl::QueryType type) in GetShareQuery() argument 88 QueryVk *GetOnRenderPassStartEndShareQuery(ContextVk *contextVk, gl::QueryType type) in GetOnRenderPassStartEndShareQuery() argument 106 QueryVk::QueryVk(gl::QueryType type) in QueryVk() argument [all...] |
| H A D | SyncVk.cpp | 450 initialize(const egl::Display *display, const gl::Context *context, EGLenum type) initialize() argument
|
| H A D | MemoryObjectVk.cpp | 168 createImage(ContextVk *contextVk, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size, GLuint64 offset, vk::ImageHelper *image, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) createImage() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | BufferSubData.cpp | 132 GLsizeiptr GetVertexData(GLenum type, in GetVertexData() argument
|
| H A D | DrawElementsPerf.cpp | 19 GLuint CreateElementArrayBuffer(size_t count, GLenum type, GLenum usage) in CreateElementArrayBuffer() argument 57 GLenum type = GL_UNSIGNED_INT; member [all...] |
| H A D | MapBufferRange.cpp | 143 GLsizei GetVertexData(GLenum type, in GetVertexData() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES.h | 733 ValidateFloatVertexFormat(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLint size, VertexAttribType type) ValidateFloatVertexFormat() argument 743 ValidateIntegerVertexFormat(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLint size, VertexAttribType type) ValidateIntegerVertexFormat() argument 1035 ValidateDrawElementsBase(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, DrawElementsType type) ValidateDrawElementsBase() argument 1066 ValidateDrawElementsCommon(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei primcount) ValidateDrawElementsCommon() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | InitOutputVariables_test.cpp | 67 TIntermTyped *CreateLValueNode(const ImmutableString &lValueName, const TType &type) in CreateLValueNode() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | FramebufferNULL.cpp | 85 readPixels(const gl::Context *context, const gl::Rectangle &origArea, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *ptrOrOffset) readPixels() argument
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrShape.h | 91 Type type() const { return fType; } type() function in GrShape 235 setType(Type type) setType() argument 243 reset(Type type) reset() argument [all...] |
| H A D | GrQuadBuffer.h | 248 const float* GrQuadBuffer<T>::unpackQuad(GrQuad::Type type, const float* coords, GrQuad* quad) const { in unpackQuad() argument
|
| H A D | GrQuad.h | 146 GrQuad(const skvx::Vec<4, float>& xs, const skvx::Vec<4, float>& ys, Type type) in GrQuad() argument 153 GrQuad(const skvx::Vec<4, float>& xs, const skvx::Vec<4, float>& ys, const skvx::Vec<4, float>& ws, Type type) GrQuad() argument
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DCpuDescriptorManager.cpp | 122 Make( GrD3DGpu* gpu, D3D12_DESCRIPTOR_HEAP_TYPE type, unsigned int numDescriptors) Make() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkBuffer.cpp | 258 static VkAccessFlags buffer_type_to_access_flags(GrGpuBufferType type) { argument
|