/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | ShaderVars.cpp | 600 int &WorkGroupSize::operator[](size_t index) in operator []() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | IntermNode_util.cpp | 125 TIntermConstantUnion *CreateIndexNode(int index) in CreateIndexNode() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | ProgramPipeline.cpp | 662 void ProgramPipeline::onSubjectStateChange(angle::SubjectIndex index, angle::SubjectMessage message) in onSubjectStateChange() argument
|
H A D | Buffer.cpp | 392 void Buffer::onSubjectStateChange(angle::SubjectIndex index, angle::SubjectMessage message) in onSubjectStateChange() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AccelTable.cpp | 310 unsigned index = 0; in emitBuckets() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
H A D | esextcFragmentShadingRateCombinedTests.cpp | 488 const deUint32 index = ((y * m_tcParam.framebufferSize + x) * sampleCount + s) * kChannels; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
H A D | esextcTextureBorderClampSamplingTexture.cpp | 948 glw::GLuint index = 0; in checkNearest() local 1035 glw::GLuint index = 0; in checkLinear() local 1193 getCoordinateValue(glw::GLint index) getCoordinateValue() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsBasicTests.cpp | 1449 const deUint32 index = ndx*3; in test() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessXFBTests.cpp | 770 bool BuffersTest::testBindingPoint(glw::GLuint const index, glw::GLint const expected_value, in testBindingPoint() argument 820 bool BuffersTest::testStart(glw::GLuint const index, glw::GLint const expected_value, in testStart() argument 871 testSize(glw::GLuint const index, glw::GLint const expected_value, glw::GLchar const* const tested_function_name) testSize() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_composites.cpp | 161 const auto index = _.FindDef(inst->GetOperandAs<uint32_t>(3)); in ValidateVectorExtractDynamic() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
H A D | TextureNULL.cpp | 21 setImage(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, const gl::Extents &size, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels) setImage() argument 36 setSubImage(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels) setSubImage() argument 48 setCompressedImage(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, const gl::Extents &size, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels) setCompressedImage() argument 59 setCompressedSubImage(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, GLenum format, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels) setCompressedSubImage() argument 70 copyImage(const gl::Context *context, const gl::ImageIndex &index, const gl::Rectangle &sourceArea, GLenum internalFormat, gl::Framebuffer *source) copyImage() argument 79 copySubImage(const gl::Context *context, const gl::ImageIndex &index, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, gl::Framebuffer *source) copySubImage() argument 88 copyTexture(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, GLenum type, GLint sourceLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copyTexture() argument 101 copySubTexture(const gl::Context *context, const gl::ImageIndex &index, const gl::Offset &destOffset, GLint sourceLevel, const gl::Box &sourceBox, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copySubTexture() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | RenderbufferVk.cpp | 352 void RenderbufferVk::onSubjectStateChange(angle::SubjectIndex index, angle::SubjectMessage message) in onSubjectStateChange() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | SimpleOperationTest.cpp | 1113 int index = faceIndex * 4; in TEST_P() local [all...] |
H A D | BlendFuncExtendedTest.cpp | 238 GLint index = glGetFragDataIndexEXT(mProgram, name); in checkOutputIndexQuery() local 291 GLint index = glGetFragDataIndexEXT(mFragProgram, name); variable [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | MultiviewPerf.cpp | 467 size_t index = static_cast<size_t>(h * viewWidth + w) * 6u; in initializeBenchmark() local
|
/third_party/skia/samplecode/ |
H A D | Sample3D.cpp | 281 int index = 0; local
|
/third_party/skia/src/codec/ |
H A D | SkIcoCodec.cpp | 303 int index = 0; in onGetPixels() local 334 int index = 0; in onStartScanlineDecode() local 368 int index = 0; onStartIncrementalDecode() local [all...] |
H A D | SkWebpCodec.cpp | 348 const int index = options.fFrameIndex; in onGetPixels() local
|
/third_party/skia/src/gpu/ |
H A D | GrDrawOpAtlas.cpp | 716 int index = maxBytes > 0 in GrDrawOpAtlasConfig() local
|
H A D | GrFragmentProcessor.h | 209 GrFragmentProcessor* childProcessor(int index) { return fChildProcessors[index].get(); } in childProcessor() argument
|
/third_party/skia/src/core/ |
H A D | SkBitmapProcState.cpp | 64 unsigned index = SkFractionalIntToInt(fx); in Clamp_S32_opaque_D32_nofilter_DX_shaderproc() local
|
H A D | SkCompressedDataUtils.cpp | 218 int index = (curBlock->fIndices >> shift) & 0x3; in decompress_bc1() local
|
/third_party/skia/src/gpu/text/ |
H A D | GrAtlasManager.cpp | 302 int index = MaskFormatToAtlasIndex(format); local
|
/third_party/skia/src/gpu/ops/ |
H A D | FillRectOp.cpp | 35 SkString dump_quad_info(int index, const GrQuad* deviceQuad, in dump_quad_info() argument
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkRenderTarget.cpp | 30 int index = 0; in renderpass_features_to_index() local
|